Skip to content

Commit

Permalink
Merge pull request xapi-project#5689 from ashwin9390/private/ashwin/C…
Browse files Browse the repository at this point in the history
…P-49934

CP-49934-Remove python2.7 test coverage.
  • Loading branch information
psafont authored Jun 14, 2024
2 parents e56686e + aac3a26 commit 5ea1f3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/other.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
--cov-report xml:.git/coverage${{matrix.python-version}}.xml
- name: Upload Python ${{matrix.python-version}} coverage report to Codecov
if: ${{ matrix.python-version != '2.7' }}
uses: codecov/codecov-action@v3
with:
directory: .git
Expand Down

0 comments on commit 5ea1f3b

Please sign in to comment.