diff --git a/.github/workflows/testing-pinned.yaml b/.github/workflows/testing-pinned.yaml index 6e944e4e..28208aef 100644 --- a/.github/workflows/testing-pinned.yaml +++ b/.github/workflows/testing-pinned.yaml @@ -44,4 +44,4 @@ jobs: - name: Run tests run: | - pytest -n auto --cov=src/pyEQL --cov-report=xml --dist=loadscope + pytest -n auto --dist=loadscope