Skip to content

Commit 45e38b5

Browse files
authored
Merge pull request #71 from guanquann/frontend/lint
Fix ci.yml
2 parents 9845a25 + 831418b commit 45e38b5

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)