Skip to content

Commit d121f5e

Browse files
authored
Merge pull request RustPython#4112 from youknowone/wasm-ci-fix
block wasm test until lalrpop done
2 parents bea97cd + 814da11 commit d121f5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ jobs:
365365

366366
wasm:
367367
name: Check the WASM package and demo
368+
needs: lalrpop
368369
runs-on: ubuntu-latest
369370
steps:
370371
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)