Matheus Felipe
2 lat temu
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: AA785C523274872F
1 zmienionych plików z
1 dodań i
1 usunięć
-
.github/workflows/test_of_validate_package.yml
|
|
@@ -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: | |
|
|
|