Skip to content

Commit 72fd194

Browse files
committed
👷
1 parent d3ce88e commit 72fd194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: |
2525
python -m pip install --upgrade pip
2626
pip3 install poetry
27-
poetry install --dev
27+
poetry install
2828
2929
- name: Lint with flake8
3030
run: |

0 commit comments

Comments
 (0)