diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index df37791..37e1dfd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: