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 a3681f1 commit cef266aCopy full SHA for cef266a
.github/workflows/python_build.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Complexity baseline
38
run: make complexity-baseline
39
- name: Upload coverage to Codecov
40
- uses: codecov/codecov-action@v2.0.1
+ uses: codecov/codecov-action@v2.0.2
41
with:
42
file: ./coverage.xml
43
# flags: unittests
0 commit comments