Skip to content

Commit

Permalink
fix codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
hubenchang0515 committed May 8, 2023
1 parent 34730cb commit 3238a0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
gcov: true
gcov_include: ${{github.workspace}}/src
token: ${{ secrets.CODECOV }}
gcov: true



0 comments on commit 3238a0a

Please sign in to comment.