We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b275f3 commit 9b3ddeaCopy full SHA for 9b3ddea
.github/workflows/main.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- uses: eifinger/setup-rye@v4
54
- name: Run tests
55
- run: rye run pytest
+ run: rye run pytest
56
frontend-lint:
57
runs-on: ubuntu-latest
58
0 commit comments