mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-22 14:13:01 +02:00
activate venv before pytest
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -68,6 +68,7 @@ jobs:
|
||||
|
||||
- name: Test built package with pytest
|
||||
run: |
|
||||
source .venv/bin/activate
|
||||
python -m pytest -s
|
||||
|
||||
docker-test:
|
||||
|
Reference in New Issue
Block a user