mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
Fix yaml syntax
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
python-version: '3.8'
|
python-version: '3.8'
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: python -m pip install -r scripts/requirements.txt
|
run: python -m pip install -r scripts/requirements.txt
|
||||||
|
|
||||||
- name: Run Unittest
|
- name: Run Unittest
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user