Skip to content

Commit a0189b2

Browse files
author
Fabio Silva
committed
Instalacao pytest
1 parent 37a58e7 commit a0189b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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 -q pipenv
25+
pip install -q pipenv codecov
2626
pipenv sync --dev
2727
- name: testes
2828
run: |

0 commit comments

Comments
 (0)