Skip to content

Commit 313fc34

Browse files
committed
Fixup comment
1 parent 2c2ce90 commit 313fc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mocha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
needs: test-node-all
7676
if: always()
7777
runs-on: ubuntu-latest
78-
# Uploading coverage is optional. Job won't fail just because this step fails.
78+
# Uploading coverage is optional. Run won't fail just because this job fails.
7979
# Ref https://github.com/mochajs/mocha/issues/5436
8080
# https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#jobsjob_idcontinue-on-error
8181
continue-on-error: true

0 commit comments

Comments
 (0)