Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/python-support' into python-support
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Apr 9, 2024
2 parents 816f819 + ce2c520 commit 922a9b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Run Coverage
if: matrix.toxenv == 'django42'
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v2
with:
file: ./coverage.xml
flags: unittests
fail_ci_if_error: true

0 comments on commit 922a9b5

Please sign in to comment.