Skip to content

Commit

Permalink
fix codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
lenchv committed Sep 30, 2024
1 parent 8a277c4 commit 3020f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
directory: ./coverage/lcov-report/
directory: ./
fail_ci_if_error: true
flags: unittests
name: codecov-umbrella
Expand Down

0 comments on commit 3020f3a

Please sign in to comment.