deactivate venv
This commit is contained in:
1
.github/workflows/python-package.yml
vendored
1
.github/workflows/python-package.yml
vendored
@@ -39,4 +39,5 @@ jobs:
|
||||
python -m venv .
|
||||
. bin/activate
|
||||
maturin develop
|
||||
deactivate
|
||||
pytest
|
||||
|
||||
Reference in New Issue
Block a user