Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantin-lukas committed Jul 7, 2024
1 parent d4723d1 commit 7f998ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: npm install, npm run test
run: |
npm install
npm run test
npm run coverage
- name: Coveralls GitHub Action
uses: coverallsapp/[email protected]

0 comments on commit 7f998ff

Please sign in to comment.