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 1c6b21a commit 04e184eCopy full SHA for 04e184e
.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 report
+ run: redrun build coverage report
55
- name: Coveralls
56
continue-on-error: true
57
uses: coverallsapp/github-action@v2
0 commit comments