Update tests.yml

extensions
Volodymyr Shymanskyy 3 years ago committed by GitHub
parent 37f8d80938
commit 23c5b0d219
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -127,9 +127,9 @@ jobs:
cd test
python run-spec-test.py
- name: Test WASI apps
run: |
cd test
python run-wasi-test.py
shell: python
working-directory: test
run: run-wasi-test.py
build-wasi:
runs-on: ubuntu-latest

Loading…
Cancel
Save