Skip to content

Commit 831418b

Browse files
committed
Fix ci.yml
1 parent 34f8c7d commit 831418b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
working-directory: frontend
2929
run: npm run lint
3030
- name: Frontend tests
31-
working-directory: frontend
3231
run: docker compose -f docker-compose-test.yml run --rm test-frontend
3332
backend-ci:
3433
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)