We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f94e054 + 3228740 commit 042c212Copy full SHA for 042c212
.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/codecov-action@v5.0.2
+ uses: codecov/codecov-action@v5.0.7
27
with:
28
token: ${{ secrets.CODECOV_TOKEN }}
29
slug: IFCA-Advanced-Computing/anjana
0 commit comments