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