Skip to content

Commit 5c46bf1

Browse files
authored
Merge pull request #18 from Jurj-Bogdan/3.0
codecov config name
2 parents 63c079d + fb69931 commit 5c46bf1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/codecov.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- name: Upload coverage reports to Codecov
2-
uses: codecov/codecov-action@v3
3-
env:
4-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
1+
name: Codecov checks
2+
uses: codecov/codecov-action@v3
3+
env:
4+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)