diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 722506dd..46a2365f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,4 +61,4 @@ jobs: - name: Test with pytest run: | . .venv/bin/activate - poetry run pytest + rye test