Skip to content

Commit

Permalink
lets try to fix codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Jan 23, 2024
1 parent a6e50b8 commit 8aa2117
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
flags: unittests
name: codecov-umbrella
Expand Down

0 comments on commit 8aa2117

Please sign in to comment.