Skip to content

Commit f7c5e58

Browse files
committed
style: emit
1 parent cf6b33a commit f7c5e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Upload to codecov.io
2626
uses: codecov/codecov-action@v1.0.2
2727
with:
28-
token: ${{secrets.CODECOV_TOKEN}}
28+
token: ${{ secrets.CODECOV_TOKEN }}
2929

3030
- name: Archive code coverage results
3131
uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)