Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
matschik committed Mar 5, 2024
1 parent 7032632 commit cfb8538
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,8 @@ jobs:
- name: Setup PNPM
uses: pnpm/[email protected]
- name: Cypress run
uses: cypress-io/github-action@v6
uses: cypress-io/github-action@v6
with:
build: pnpm build
start: pnpm preview
browser: chrome

0 comments on commit cfb8538

Please sign in to comment.