Skip to content

Commit 1c6b21a

Browse files
committed
chore: actions
1 parent e7d977c commit 1c6b21a

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:ci report
54+
run: redrun coverage report
5555
- name: Coveralls
5656
continue-on-error: true
5757
uses: coverallsapp/github-action@v2

0 commit comments

Comments
 (0)