We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a58e7 commit a0189b2Copy full SHA for a0189b2
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
architecture: x64
23
- name: Instalar dependências
24
run: |
25
- pip install -q pipenv
+ pip install -q pipenv codecov
26
pipenv sync --dev
27
- name: testes
28
0 commit comments