Skip to content

Commit 598597e

Browse files
committed
Fix spelling mistake
1 parent 8d7c53e commit 598597e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
npm run test:integration
4747
- name: Lint
4848
run: npm run lint:check
49-
- name: Genrate test coverage report
49+
- name: Generate test coverage report
5050
run: npm run coveralls-after
5151
- name: Check Coveralls availability
5252
id: coveralls_check

0 commit comments

Comments
 (0)