mirror of
https://github.com/karl0ss/downgrangefixtures_ical.git
synced 2025-05-10 16:51:32 +01:00
Update python-app.yml
This commit is contained in:
parent
a33c877890
commit
e83759ce6c
3
.github/workflows/python-app.yml
vendored
3
.github/workflows/python-app.yml
vendored
@ -32,6 +32,9 @@ jobs:
|
|||||||
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
||||||
poetry shell
|
poetry shell
|
||||||
poetry install
|
poetry install
|
||||||
|
- name: Get latests
|
||||||
|
run: |
|
||||||
|
python .\main.py
|
||||||
# - name: Lint with flake8
|
# - name: Lint with flake8
|
||||||
# run: |
|
# run: |
|
||||||
# # stop the build if there are Python syntax errors or undefined names
|
# # stop the build if there are Python syntax errors or undefined names
|
||||||
|
Loading…
x
Reference in New Issue
Block a user