mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-25 07:32:19 -05:00
Try E2E tests on Chrome in GA
This commit is contained in:
parent
565e23578f
commit
3d239db373
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -16,6 +16,7 @@ jobs:
|
|||
with:
|
||||
build: npm run build
|
||||
start: npm start
|
||||
browser: chrome
|
||||
env:
|
||||
BASE_URL: http://localhost:4455
|
||||
PORT: 4455
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user