Skip to content

Commit 0fc7498

Browse files
author
Fabio Silva
committed
Instalacao pytest
1 parent 89624de commit 0fc7498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
architecture: x64
2323
- name: Instalar dependências
2424
run: |
25-
pip install pipenv
25+
pip install -q pipenv
2626
pipenv sync --dev
2727
- name: testes
2828
run: |

0 commit comments

Comments
 (0)