Skip to content

Commit

Permalink
test: ignore dev audit issues
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon committed Jan 10, 2024
1 parent a359ca9 commit fb68059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- name: Run scripts
run: |
yarn run lint
yarn audit
yarn audit --prod
yarn test

0 comments on commit fb68059

Please sign in to comment.