From 24e9c93af3a28b188eef4726c674c8fcf21c8eee Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 17 Apr 2024 14:48:21 -0600 Subject: remove slug option --- .gitea/workflows/codecov.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitea') diff --git a/.gitea/workflows/codecov.yaml b/.gitea/workflows/codecov.yaml index 1f22fbc..7a1aac1 100644 --- a/.gitea/workflows/codecov.yaml +++ b/.gitea/workflows/codecov.yaml @@ -17,5 +17,5 @@ jobs: - name: Upload coverage reports to Codecov uses: codecov/codecov-action@v4 with: + fail_ci_if_error: true token: ${{ secrets.CODECOV_TOKEN }} - slug: navanchauhan/swift-chess-neo -- cgit v1.2.3