Skip to content

Commit

Permalink
Re-add CodeCov support
Browse files Browse the repository at this point in the history
  • Loading branch information
Geod24 committed Jan 23, 2024
1 parent 9d99061 commit 9d14427
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,6 @@ jobs:
test/run-unittest.sh
fi
shell: bash

- name: Codecov
uses: codecov/codecov-action@v3

0 comments on commit 9d14427

Please sign in to comment.