diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e61000b..1608ff9 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -32,4 +32,4 @@ jobs: - name: Test with pytest run: | pip install pytest - pip install pytest-cov + pytest