Skip to content

Commit

Permalink
add audit
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkav committed Jun 28, 2024
1 parent 3b02073 commit c5a79db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
- run: npm ci
- uses: biomejs/setup-biome@v2
- run: biome ci .
- run: npm test
- run: npm test
- run: npm audit

0 comments on commit c5a79db

Please sign in to comment.