Update test-frontend.yml

This commit is contained in:
syuilo 2023-04-19 16:42:14 +09:00
parent 323af09ae9
commit 0f7defc14a

View file

@ -106,7 +106,7 @@ jobs:
install: false
start: pnpm start:test
wait-on: 'http://localhost:61812'
headless: false
headed: true
browser: ${{ matrix.browser }}
- uses: actions/upload-artifact@v2
if: failure()