Skip to content

Commit eda3cd9

Browse files
committed
refactor: 임시 수정
1 parent 6045cb3 commit eda3cd9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/process-e2e.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ jobs:
2727
2828
- name: Start application server
2929
run: |
30-
pnpm build
31-
pnpm start
30+
pnpm dev
3231
env:
3332
CI: true
3433

0 commit comments

Comments
 (0)