Skip to content

Commit

Permalink
Add & in preview so it doesn't shut down
Browse files Browse the repository at this point in the history
  • Loading branch information
sophialittlejohn committed Dec 5, 2023
1 parent 2000644 commit 20276ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cat .env-config/.env.development
yarn build:app --mode development
- name: Start preview
run: yarn preview
run: yarn preview &
- name: Synpress run
uses: cypress-io/github-action@v6
with:
Expand Down

0 comments on commit 20276ab

Please sign in to comment.