Skip to content

Commit

Permalink
removing codecov from yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
beckynevin committed Nov 1, 2024
1 parent c8e0c00 commit 7ba635a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,3 @@ jobs:
env:
PYTHONPATH: ${{ env.PYTHONPATH }}
ENV_FILE: ${{ runner.workspace }}/.env

- name: Upload coverage to Codecov
run: bash <(curl -s https://codecov.io/bash)

0 comments on commit 7ba635a

Please sign in to comment.