Skip to content

Commit

Permalink
fix:use coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
oneWalker committed Nov 6, 2024
1 parent 56736c9 commit 408af0e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/autoUnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,3 @@ jobs:
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.PRIVATE_CODECOV_TOKEN }}
files: ./coverage/*.json
flags: unittests
name: code-coverage-report

0 comments on commit 408af0e

Please sign in to comment.