Skip to content

Commit 69f6cb0

Browse files
committed
Activate here too
1 parent 2c3ce42 commit 69f6cb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
make requirements
3939
- name: Build packages
4040
run: |
41+
source .venv/bin/activate
4142
make package
4243
- name: Run tests
4344
run: |

0 commit comments

Comments
 (0)