Skip to content

Commit e789868

Browse files
authored
Update Coverage.yml
1 parent c976c73 commit e789868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Coverage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# [.github/workflows/coverage.yml]
2-
name: coverage
2+
name: Coverage
33
on:
44
push:
55
branches:
@@ -9,4 +9,4 @@ jobs:
99
call:
1010
uses: control-toolbox/CTActions/.github/workflows/coverage.yml@main
1111
secrets:
12-
codecov-secret: ${{ secrets.CODECOV_TOKEN }}
12+
codecov-secret: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)