Revert "🚑🧪 Set the Codecov token directly in GHA"
This commit is contained in:
parent
1a8394ed89
commit
de4e3cffc2
|
@ -250,7 +250,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fail_ci_if_error: false
|
fail_ci_if_error: false
|
||||||
files: ./coverage.xml
|
files: ./coverage.xml
|
||||||
token: 1eca3b1f-31a2-4fb8-a8c3-138b441b50a7 #repo token; cfg read fails
|
|
||||||
verbose: true
|
verbose: true
|
||||||
|
|
||||||
check: # This job does nothing and is only used for the branch protection
|
check: # This job does nothing and is only used for the branch protection
|
||||||
|
|
Loading…
Reference in New Issue