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'
|
||||
|
||||
- name: Install dependencies
|
||||
run: python -m pip install -r scripts/requirements.txt
|
||||
run: python -m pip install -r scripts/requirements.txt
|
||||
|
||||
- name: Run Unittest
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user