Update tests.yml

extensions
Volodymyr Shymanskyy 4 years ago committed by GitHub
parent 143e0a45ab
commit 870e7fa51c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -122,7 +122,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install Python dependencies
run: |
python3 -m pip install pip=20.1.1
python3 -m pip install pip==20.1.1
python3 -m pip install --upgrade setuptools wheel
pip3 --version
- name: Install Wasienv

Loading…
Cancel
Save