From fd9f161c6b9d21ffb09956395ca1193e165d890c Mon Sep 17 00:00:00 2001 From: Aetherinox Date: Mon, 22 Apr 2024 10:14:13 -0700 Subject: [PATCH] ci: add codecov integration --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 90012c80..7b0e1d07 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -174,7 +174,7 @@ jobs: uses: codecov/codecov-action@v4.0.1 with: token: ${{ secrets.CODECOV_TOKEN }} - slug: Aetherinox/keeweb + slug: keeweb/keeweb # --------------------------------------------------------------------------------------- # JOB > TESTS