Skip to content

Commit

Permalink
Update codecov push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sadhyama committed Sep 12, 2023
1 parent b4ba0e2 commit b97cb98
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Upload Codecov.io
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
with:
directory: .
directory: .
flags: unittests
fail_ci_if_error: true

0 comments on commit b97cb98

Please sign in to comment.