Skip to content

Commit

Permalink
remove 'run'
Browse files Browse the repository at this point in the history
  • Loading branch information
krpeacock committed Apr 30, 2024
1 parent 0a0726b commit f1051b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
with:
node-version: ${{ matrix.node }}
- run: npm ci
- run: npm run audit
- run: npm audit

0 comments on commit f1051b5

Please sign in to comment.