From a89d72d9bc06e6d9036ccc01058a90cf9787862e Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Sun, 17 Aug 2025 12:27:22 +0200 Subject: ci(test): cov slug --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index db90ef4..6c4b67c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -179,6 +179,7 @@ jobs: with: token: ${{ secrets.CODECOV_TOKEN }} files: lcov.info + slug: ${{ github.repository }} - name: Stop stack if: always() run: | -- cgit v1.2.3