We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f8c7d commit 831418bCopy full SHA for 831418b
.github/workflows/ci.yml
@@ -28,7 +28,6 @@ jobs:
28
working-directory: frontend
29
run: npm run lint
30
- name: Frontend tests
31
- working-directory: frontend
32
run: docker compose -f docker-compose-test.yml run --rm test-frontend
33
backend-ci:
34
runs-on: ubuntu-latest
0 commit comments