Update tests.yml

extensions
Volodymyr Shymanskyy 4 years ago committed by GitHub
parent 01d8be49c7
commit ddfe079fd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -121,11 +121,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install Wasienv
run: |
pip install git+https://github.com/wasienv/wasienv
wasienv install-sdk 10
wasienv default-sdk 10
run: curl https://raw.githubusercontent.com/wasienv/wasienv/master/install.sh | sh
- name: Install Wasmer
env:
WASMER_RELEASE_TAG: "0.16.2"

Loading…
Cancel
Save