|
@@ -28,7 +28,6 @@ jobs:
|
|
- name: Install dependencies
|
|
- name: Install dependencies
|
|
run: |
|
|
run: |
|
|
poetry install --no-interaction
|
|
poetry install --no-interaction
|
|
- - name: Get latests
|
|
|
|
|
|
+ - name: Get Latest Fixtures
|
|
run: |
|
|
run: |
|
|
- ls
|
|
|
|
poetry run python main.py
|
|
poetry run python main.py
|