There was an error while loading. Please reload this page.
1 parent e4bc0a8 commit bc715d3Copy full SHA for bc715d3
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: codecov/codecov-action@main
26
with:
27
fail_ci_if_error: true
28
- file: coverage-fake.xml
+ files: coverage-fake.xml
29
token: ${{ secrets.CODECOV_TOKEN }}
30
verbose: true
31
- name: Upload coverage to Codecov (arg token)
0 commit comments