Skip to content

Commit e74772a

Browse files
committed
Update ci.yml
1 parent 4f559f4 commit e74772a

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
@@ -37,7 +37,7 @@ jobs:
3737
- name: Test
3838
run: pnpm test
3939

40-
- name: Upload coverage report on Node 18 to coveralls.io...
40+
- name: Upload coverage report to coveralls.io...
4141
uses: coverallsapp/[email protected]
4242
with:
4343
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)