Skip to content

Commit

Permalink
Update full-stack-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jipsonminibhavan authored Feb 28, 2024
1 parent 94460ab commit a573ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full-stack-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Start Frontend in Background
run: |
cd frontend
npm run build-only &
npm run dev &
# E2E Tests
- name: Run E2E tests
Expand Down

0 comments on commit a573ffc

Please sign in to comment.