diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 10ed91c3..40bbb2c3 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -29,4 +29,4 @@ jobs: - name: Run pytest run: | - pytest -v \ No newline at end of file + pytest -v