Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
build: update ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq authored and Zacharis278 committed Apr 29, 2024
1 parent b1eae07 commit ff942e3
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 518 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
make validate_translations
- name: Run Coverage
if: matrix.python-version == '3.8' && matrix.toxenv=='django42'
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
flags: unittests
file: ./coverage.xml
Expand Down
Loading

0 comments on commit ff942e3

Please sign in to comment.