Skip to content

Commit

Permalink
specify codecov yaml path
Browse files Browse the repository at this point in the history
  • Loading branch information
MicaiahReid committed Apr 23, 2024
1 parent a6a2097 commit c00ffb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c00ffb3

Please sign in to comment.