diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 274f6c6e..35336f26 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,4 +53,4 @@ jobs: - name: Test with pytest run: | - poetry run pytest -m "not deezy" \ No newline at end of file + poetry run pytest