Matheus Felipe
hace 2 años
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: AA785C523274872F
Se han
modificado 1 ficheros con
3 adiciones y
0 borrados
-
.github/workflows/test_of_validate_package.yml
|
|
@@ -19,6 +19,9 @@ jobs: |
|
|
|
uses: actions/setup-python@v2 |
|
|
|
with: |
|
|
|
python-version: '3.8' |
|
|
|
|
|
|
|
- name: Install dependencies |
|
|
|
run: python -m pip install -r scripts/requirements.txt |
|
|
|
|
|
|
|
- name: Run Unittest |
|
|
|
run: | |
|
|
|