Skip to content

Commit

Permalink
Switch PR coverage to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong committed Sep 9, 2024
1 parent 4f10723 commit 47e82ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 44 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Run Tox
run: |
tox -e py -- -m "data or not data"
- uses: codecov/codecov-action@v4.1.0
- uses: codecov/codecov-action@v4
if: matrix.os == 'ubuntu-latest'
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down
43 changes: 0 additions & 43 deletions .github/workflows/ci-pr-coverage.yaml

This file was deleted.

0 comments on commit 47e82ac

Please sign in to comment.