We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a9d56 commit 9e46635Copy full SHA for 9e46635
.github/workflows/moxunit.yml
@@ -32,7 +32,6 @@ jobs:
32
- name: Code coverage
33
uses: codecov/codecov-action@v1
34
with:
35
- token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
36
file: coverage.xml # optional
37
flags: unittests # optional
38
name: codecov-umbrella # optional
0 commit comments