Skip to content

Commit

Permalink
trial
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeepali committed Jun 21, 2024
1 parent 15ca38d commit 361d647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/builder-unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
uses: codecov/codecov-action@v4
with:
file: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
directory: ./
flags: unittests
env_vars: OS,PYTHON
Expand Down

0 comments on commit 361d647

Please sign in to comment.