From bfdab011583ea818486baeb8c5a55258b00ed872 Mon Sep 17 00:00:00 2001 From: Parham Alvani Date: Fri, 6 Sep 2024 15:14:41 +0000 Subject: [PATCH] feat: update codecov configuration --- .github/workflows/ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 49cefa0..903535b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,3 +15,5 @@ jobs: - uses: codecov/codecov-action@v4 with: files: coverage.out + token: ${{ secrets.CODECOV_TOKEN }} + slug: 1995parham-learning/cmq-1