Skip to content

Commit

Permalink
fix: Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 authored Apr 9, 2024
1 parent f8b8ed5 commit ce2c520
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 ce2c520

Please sign in to comment.