Skip to content

Commit

Permalink
Update cypress-e2e-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
funtigr authored May 16, 2024
1 parent 652a07c commit 8db9747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: npm run build

- name: Run App
run: npm run dev
run: npm start

- name: Install Docker Compose v2
# See https://docs.docker.com/compose/install/linux/
Expand Down

0 comments on commit 8db9747

Please sign in to comment.