Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Codecov for tests_without_deps
Browse files Browse the repository at this point in the history
freud14 committed Dec 3, 2024
1 parent 8818f80 commit e6cb9c6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/reusable-main.yml
Original file line number Diff line number Diff line change
@@ -111,8 +111,3 @@ jobs:
- name: Test with pytest
run: |
pytest
- name: Upload Codecov
uses: codecov/codecov-action@v4
with:
files: ./coverage.xml
token: ${{ secrets.codecov_token }}

0 comments on commit e6cb9c6

Please sign in to comment.