Skip to content

Commit

Permalink
Remove inapplicable custom pytest arguments in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanjmcdougall committed Feb 27, 2025
1 parent b51c3be commit d1f7e16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
- name: Run pytest
uses: pavelzw/pytest-action@510c5e90c360a185039bea56ce8b3e7e51a16507 # v2.2.0
with:
custom-arguments: --cov --junitxml=junit.xml -o junit_family=legacy

strategy:
matrix:
Expand Down

0 comments on commit d1f7e16

Please sign in to comment.