Skip to content

Commit f5ede16

Browse files
try without token
1 parent 79b6093 commit f5ede16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
files: .build/coverage/unit_cover.out
2929
exclude: ./
3030
# token: ${{ secrets.CODECOV_TOKEN }}
31-
token: not-actual-token
31+
# token: not-actual-token
3232
slug: cadence-workflow/cadence

0 commit comments

Comments
 (0)