Skip to content

Commit e6ac21c

Browse files
authored
update ci (#1395)
1 parent 64647dd commit e6ac21c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
.github/bump_version ./ minor > atlassian/VERSION
3131
make docker-qa PYTHON_VERSION=${{matrix.python-version}}
3232
- name: Creating coverage report
33-
if: ${{ ( matrix.python-version == '3.8' ) }}
3433
uses: codecov/codecov-action@v4
3534
with:
3635
files: ./coverage.xml

0 commit comments

Comments
 (0)