Skip to content

Commit

Permalink
Remove codecov upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Xpirix committed May 6, 2024
1 parent a4545cc commit d516278
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,6 @@ jobs:
python manage.py test
'
- name: Upload coverage to codecov
uses: codecov/codecov-action@v2
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}

- name: Start Django server
run: |
docker-compose exec -T devweb bash -c "python manage.py loaddata fixtures/*.json"
Expand Down

0 comments on commit d516278

Please sign in to comment.