Skip to content

Commit 48c14f5

Browse files
authored
chore: Update tests.yml
Signed-off-by: Diogo Goncalves <[email protected]>
1 parent 1022954 commit 48c14f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ jobs:
3434
3535
- name: Run unit tests
3636
run: |
37+
source $(poetry env info --path)/bin/activate
3738
poetry run pytest libs/core

0 commit comments

Comments
 (0)