Skip to content

Commit

Permalink
Update e2e.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wcgcyx committed Nov 23, 2023
1 parent 19363ae commit 4c67f5a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:
with:
cmd: build

- name: Start local dev
run: yarn local:start &

- name: Run Test
run: |
yarn local:start &
yarn local:ci
run: yarn local:ci

0 comments on commit 4c67f5a

Please sign in to comment.