Skip to content

Commit f75e3fe

Browse files
authored
Merge pull request #12516 from webknjaz/maintenance/hotfix/gha-codecov-token
2 parents 6448d30 + 1b85ac1 commit f75e3fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ jobs:
250250
with:
251251
fail_ci_if_error: false
252252
files: ./coverage.xml
253+
token: 1eca3b1f-31a2-4fb8-a8c3-138b441b50a7 #repo token; cfg read fails
253254
verbose: true
254255

255256
check: # This job does nothing and is only used for the branch protection

0 commit comments

Comments
 (0)