playwright.yaml

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