Skip to content

Commit

Permalink
feat: Adding python3.11 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Apr 9, 2024
1 parent 8f951ec commit f8b8ed5
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 @@ -39,5 +39,5 @@ jobs:
if: matrix.toxenv == 'django42'
uses: codecov/codecov-action@v3
with:
flags: unittests
file: ./coverage.xml
fail_ci_if_error: true

0 comments on commit f8b8ed5

Please sign in to comment.