Skip to content

Commit b09de8c

Browse files
author
Fabio Silva
committed
implantacao codecov.
1 parent 525012d commit b09de8c

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
@@ -26,6 +26,6 @@ jobs:
2626
- name: Codecov
2727
uses: codecov/codecov-action@v2.1.0
2828
env:
29-
CODECOV_TOKEN: 0418bf9b-2a55-4c89-a472-9c51c1183e6d
29+
CODECOV_TOKEN: '0418bf9b-2a55-4c89-a472-9c51c1183e6d'
3030
run: |
3131
pipenv run codecov

0 commit comments

Comments
 (0)