bugfix
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
apt-get install -y tox rust-all cargo
|
apt-get install -y tox rust-all cargo
|
||||||
- name: Activate Python virtual environment
|
- name: Activate Python virtual environment
|
||||||
|
run: |
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
|
|||||||
Reference in New Issue
Block a user