We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d977c commit 1c6b21aCopy full SHA for 1c6b21a
.github/workflows/nodejs.yml
@@ -51,7 +51,7 @@ jobs:
51
message: "chore: ${{ env.NAME }}: actions: lint ☘️"
52
pull: --rebase --autostash
53
- name: Coverage
54
- run: redrun coverage:ci report
+ run: redrun coverage report
55
- name: Coveralls
56
continue-on-error: true
57
uses: coverallsapp/github-action@v2
0 commit comments