Merge pull request #12520 from pytest-dev/patchback/backports/8.2.x/f75e3fe63f8d22422393888bd5b9094cab35f522/pr-12516

[PR #12516/f75e3fe6 backport][8.2.x] 🚑🧪 Set the Codecov token directly in GHA
This commit is contained in:
Sviatoslav Sydorenko (Святослав Сидоренко) 2024-06-22 12:57:07 +02:00 committed by GitHub
commit 8985f0475c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -245,6 +245,7 @@ jobs:
with:
fail_ci_if_error: false
files: ./coverage.xml
token: 1eca3b1f-31a2-4fb8-a8c3-138b441b50a7 #repo token; cfg read fails
verbose: true
check: # This job does nothing and is only used for the branch protection