Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alangsto committed Apr 12, 2024
1 parent 63ab12c commit 1e890ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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 == 'django32'
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v2
with:
flags: unittests
fail_ci_if_error: true

0 comments on commit 1e890ab

Please sign in to comment.