Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser authored Aug 24, 2024
1 parent c7e5c72 commit dd90e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
message: "chore: ${{ env.NAME }}: actions: lint ☘️"
pull: --rebase --autostash
- name: Coverage
run: redrun coverage:ci report
run: redrun coverage report
- name: Coveralls
continue-on-error: true
uses: coverallsapp/github-action@v2
Expand Down

0 comments on commit dd90e94

Please sign in to comment.