Skip to content

Commit

Permalink
update ci (#1395)
Browse files Browse the repository at this point in the history
  • Loading branch information
sreway committed May 21, 2024
1 parent 64647dd commit e6ac21c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
.github/bump_version ./ minor > atlassian/VERSION
make docker-qa PYTHON_VERSION=${{matrix.python-version}}
- name: Creating coverage report
if: ${{ ( matrix.python-version == '3.8' ) }}
uses: codecov/codecov-action@v4
with:
files: ./coverage.xml
Expand Down

0 comments on commit e6ac21c

Please sign in to comment.