Skip to content

Commit

Permalink
command
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jan 31, 2023
1 parent 83f7805 commit 8efc680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
# https://github.com/bahmutov/npm-install
- uses: bahmutov/npm-install@v1

- run: npm run audit
- run: npm audit report
- run: npm run lint-ci
- run: npm test

Expand Down

0 comments on commit 8efc680

Please sign in to comment.