Skip to content

Commit c2642ff

Browse files
authored
Update pytest.yml
1 parent 0bd648b commit c2642ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: poetry install
4242
- name: Run all tests
4343
run: |
44+
poetry shell
4445
pytest src
4546
env:
4647
# The hostname used to communicate with the PostgreSQL service container

0 commit comments

Comments
 (0)