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 64647dd commit e6ac21cCopy full SHA for e6ac21c
.github/workflows/test.yml
@@ -30,7 +30,6 @@ jobs:
30
.github/bump_version ./ minor > atlassian/VERSION
31
make docker-qa PYTHON_VERSION=${{matrix.python-version}}
32
- name: Creating coverage report
33
- if: ${{ ( matrix.python-version == '3.8' ) }}
34
uses: codecov/codecov-action@v4
35
with:
36
files: ./coverage.xml
0 commit comments