Skip to content

Commit 0db6f9f

Browse files
committed
ci: run agent-markdown audit without --strict flag
1 parent b0b5b98 commit 0db6f9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
run: pnpm run format:check
2727

2828
- name: Agent markdown audit
29-
run: node scripts/agent-markdown-audit.js --strict
29+
run: node scripts/agent-markdown-audit.js

0 commit comments

Comments
 (0)