We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 172cfbf commit 8370eebCopy full SHA for 8370eeb
.github/workflows/ci.yml
@@ -138,7 +138,6 @@ jobs:
138
with:
139
submodules: true
140
- uses: ./.github/actions/prepare-playground
141
- - run: sudo npx playwright install chrome
142
- run: sudo CI=true JSPI=true npx nx e2e php-wasm-web
143
test-e2e-php-wasm-web-asyncify:
144
runs-on: ubuntu-latest
@@ -147,7 +146,6 @@ jobs:
147
146
148
149
150
151
- run: sudo CI=true npx nx e2e php-wasm-web
152
test-e2e:
153
0 commit comments