Skip to content

Commit

Permalink
ci: ignore CLI Docs check
Browse files Browse the repository at this point in the history
  • Loading branch information
waynzh committed Feb 28, 2024
1 parent d23a6e0 commit b57cc2a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ jobs:
run: npm audit
- name: Optional Dependencies
run: npm run test:package
- name: CLI Docs
run: npm run test:options
- name: Generated Code
run: |
npm run build:ast-converters
Expand Down

0 comments on commit b57cc2a

Please sign in to comment.