From ec1f2eb9ec4d244a5c33fef6456cdbde73daff44 Mon Sep 17 00:00:00 2001 From: Martin Reuter Date: Tue, 27 Feb 2024 16:51:34 +0100 Subject: [PATCH] codecov v4 add token --- .github/workflows/pytest.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 3191ec0..870d981 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -50,3 +50,5 @@ jobs: name: codecov-umbrella # optional fail_ci_if_error: true # optional (default = false) verbose: true # optional (default = false) + token: ${{ secrets.CODECOV_TOKEN }} + slug: deep-mi/BrainPrint