From f484eaf1fd1cb6e6a21597c359becca69a5461aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sviatoslav=20Sydorenko=20=28=D0=A1=D0=B2=D1=8F=D1=82=D0=BE?= =?UTF-8?q?=D1=81=D0=BB=D0=B0=D0=B2=20=D0=A1=D0=B8=D0=B4=D0=BE=D1=80=D0=B5?= =?UTF-8?q?=D0=BD=D0=BA=D0=BE=29?= Date: Mon, 1 Jul 2024 17:20:45 +0200 Subject: [PATCH] Merge pull request #12553 from pytest-dev/revert-12516-maintenance/hotfix/gha-codecov-token (cherry picked from commit 51ee3880c7cf2552fa5e114d5c88e83a73901a1e) --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a5f6c8b23..074658150 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -245,7 +245,6 @@ 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