Skip to content

Commit

Permalink
Update unittests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 authored Dec 4, 2024
1 parent 8fcfa94 commit 2cecadd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unittests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- name: Code Coverage
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: unittests # optional
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)
Expand Down

0 comments on commit 2cecadd

Please sign in to comment.