diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 87beb42..6dee944 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -129,6 +129,7 @@ jobs: uses: codecov/codecov-action@v3 with: token: ${{secrets.CODECOV_TOKEN}} + codecov_yml_path: .github/codecov.yml build-publish-release: runs-on: ubuntu-latest