Skip to content

Commit

Permalink
Merge pull request #71 from guanquann/frontend/lint
Browse files Browse the repository at this point in the history
Fix ci.yml
  • Loading branch information
guanquann authored Oct 20, 2024
2 parents 9845a25 + 831418b commit 45e38b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
working-directory: frontend
run: npm run lint
- name: Frontend tests
working-directory: frontend
run: docker compose -f docker-compose-test.yml run --rm test-frontend
backend-ci:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 45e38b5

Please sign in to comment.