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.
2 parents 9845a25 + 831418b commit 45e38b5Copy full SHA for 45e38b5
.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