Skip to content

Commit 4965e74

Browse files
author
Fabio Silva
committed
implantacao codecov.
1 parent 652a473 commit 4965e74

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
@@ -25,7 +25,7 @@ jobs:
2525
pip install -r requirements-dev.txt
2626
- name: testes
2727
run: |
28-
pytest --cov=libpythopro_fls
28+
pytest --cov=libpythonpro_fls
2929
- name: Codecov
3030
env:
3131
CODECOV_TOKEN: '0418bf9b-2a55-4c89-a472-9c51c1183e6d'

0 commit comments

Comments
 (0)