Skip to content

Commit 04e184e

Browse files
authored
Update nodejs.yml
1 parent 1c6b21a commit 04e184e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
message: "chore: ${{ env.NAME }}: actions: lint ☘️"
5252
pull: --rebase --autostash
5353
- name: Coverage
54-
run: redrun coverage report
54+
run: redrun build coverage report
5555
- name: Coveralls
5656
continue-on-error: true
5757
uses: coverallsapp/github-action@v2

0 commit comments

Comments
 (0)