diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index f31efb4..3496a2c 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -33,6 +33,5 @@ jobs: uses: codecov/codecov-action@v4.0.1 env: fail_ci_if_error: true - files: ./coverage.txt - token: ${{ secrets.CODECOV_TOKEN }} - verbose: trueslug: knbr13/gitcs + CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} + slug: knbr13/gitcs