Skip to content

Commit f1ccffd

Browse files
venv in tests
1 parent c3c1c65 commit f1ccffd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
env:
2929
RETRY_ATTEMPTS: 1
3030
run: |
31+
. venv/bin/activate
3132
pip install nose2
3233
nose2
3334
- name: Build a binary wheel and a source tarball

0 commit comments

Comments
 (0)