Skip to content

Commit

Permalink
Update e2e-tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yibaebi authored Jan 31, 2024
1 parent 6b43875 commit 7d6ce5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: E2E Test
on:
push:
branches: cypress-experiment
pull_request:
types: [opened, reopened]

Expand All @@ -21,7 +22,7 @@ jobs:
node-version: '16'
cache: 'npm'
- run: npm ci
- run: npm run startprod
- run: npm run build
- name: Publish to Cloudflare Pages
uses: cloudflare/pages-action@1
with:
Expand Down

0 comments on commit 7d6ce5f

Please sign in to comment.