Skip to content

Commit 9e46635

Browse files
committed
fix CI
1 parent e6a9d56 commit 9e46635

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/moxunit.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Code coverage
3333
uses: codecov/codecov-action@v1
3434
with:
35-
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
3635
file: coverage.xml # optional
3736
flags: unittests # optional
3837
name: codecov-umbrella # optional

0 commit comments

Comments
 (0)