Skip to content

Commit 69df256

Browse files
chore: Added poetry installer
1 parent a2fe9c6 commit 69df256

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
run: |
2626
pip install --upgrade pip
2727
pip install poetry
28-
poetry shell
2928
poetry install
3029
3130
- name: Run tests & CodeCov

0 commit comments

Comments
 (0)