Skip to content

Commit 172cfbf

Browse files
committed
Correct minor oversights
1 parent 91b6060 commit 172cfbf

File tree

4 files changed

+761
-552
lines changed

4 files changed

+761
-552
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
with:
139139
submodules: true
140140
- uses: ./.github/actions/prepare-playground
141-
run: sudo npx playwright install chrome
141+
- run: sudo npx playwright install chrome
142142
- run: sudo CI=true JSPI=true npx nx e2e php-wasm-web
143143
test-e2e-php-wasm-web-asyncify:
144144
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)