Update python-app.yml

This commit is contained in:
Karl0ss 2023-11-27 13:58:34 +00:00 committed by GitHub
parent b337685a26
commit 3008a4443e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,8 +27,8 @@ jobs:
uses: snok/install-poetry@v1
- name: Install dependencies
run: |
poetry install
poetry install --no-interaction
- name: Get latests
run: |
ls
python main.py
poetry run main.py