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 c563dc4 commit c28a308Copy full SHA for c28a308
.github/workflows/test.yml
@@ -25,4 +25,5 @@ jobs:
25
26
- name: Upload coverage report to codecov
27
uses: codecov/codecov-action@v1
28
- file: ./project/coverage.xml
+ with:
29
+ file: ./project/coverage.xml
0 commit comments