playwright.yaml
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 3m3s
/ lint-build-and-check (push) Successful in 4m47s
/ surge (push) Successful in 2m45s
/ playwright (push) Failing after 3m42s

This commit is contained in:
严浩
2025-04-11 09:48:40 +08:00
parent 8db3b59854
commit f65ef2770a

View File

@ -45,7 +45,7 @@ jobs:
docker run --rm --ipc=host \
-e CI=true \
-e BASE_URL=${{ needs.surge.outputs.url }} \
-v $(pwd):/workdir \
-v ${{ github.workspace }}:/workdir \
--workdir /workdir \
mcr.microsoft.com/playwright:v1.51.1-noble npx --no-install playwright test