Skip to content

Commit

Permalink
we don't care about coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
viggo-devries committed Apr 23, 2024
1 parent 958fcf0 commit bf5572d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,7 @@ jobs:
DATABASE_HOST: localhost
DATABASE_NAME: postgres
run: |
coverage run --parallel -m pytest -x
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
fail_ci_if_error: true
pytest -x
lint_python:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit bf5572d

Please sign in to comment.