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 cd test
python run-spec-test.py python run-spec-test.py
- name: Test WASI apps - name: Test WASI apps
run: | shell: python
cd test working-directory: test
python run-wasi-test.py run: run-wasi-test.py
build-wasi: build-wasi:
runs-on: ubuntu-latest runs-on: ubuntu-latest

Loading…
Cancel
Save