Skip to content

Commit 0ecf7e4

Browse files
committed
Bye poetry
1 parent fd7377c commit 0ecf7e4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ jobs:
1414
uses: actions/setup-python@v4
1515
with:
1616
python-version: '3.11'
17-
- name: Install Requirements
18-
run: |
19-
sudo apt-get update &&
20-
pip install poetry &&
21-
poetry lock &&
22-
poetry install
2317

2418
- name: initialize folders
2519
run: poetry run runbook init --skip-confirmation=true

0 commit comments

Comments
 (0)