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.
2 parents 5b961a9 + 387a333 commit 5fdef4cCopy full SHA for 5fdef4c
.github/workflows/.codecov.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Run tests and collect coverage
24
run: coverage run --omit="./tests" -m pytest
25
- name: Upload coverage reports to Codecov
26
- uses: codecov/[email protected].0
+ uses: codecov/[email protected].2
27
with:
28
token: ${{ secrets.CODECOV_TOKEN }}
29
slug: IFCA-Advanced-Computing/anjana
0 commit comments