Skip to content

Commit

Permalink
Test: dont need to have coverage % written to a file
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritzs committed Mar 27, 2025
1 parent fea717e commit 20cfd4a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,3 @@ jobs:
run: |
cd backend
python manage.py test tests
- name: Upload coverage reports
uses: codecov/codecov-action@v4
with:
file: ./backend/coverage.xml
fail_ci_if_error: true

0 comments on commit 20cfd4a

Please sign in to comment.