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 0212f1b commit d1aca20Copy full SHA for d1aca20
.github/workflows/build.yml
@@ -40,6 +40,5 @@ jobs:
40
41
- name: Codecov
42
uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # v3.1.1
43
- if: always() && matrix.os == 'ubuntu-latest'
44
with:
45
files: '*.cobertura.xml'
0 commit comments