WASI tests on RPi -> OK

extensions
Volodymyr Shymanskyy 5 years ago
parent 2e5c607f75
commit 97164c24f7

@ -158,7 +158,6 @@ jobs:
cd test
python3 run-spec-test.py
- name: Run WASI tests
continue-on-error: true # TODO
run: |
cd test
./run-wasi-test.py --timeout 120

Loading…
Cancel
Save