Skip to content

Commit

Permalink
Add Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
RunnerM authored Dec 18, 2023
1 parent a96dffa commit 50c6c8c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,8 @@ jobs:
TEST_ZONE_NAME: ${{ secrets.TEST_ZONE_NAME }}
run: |
make test
- name: Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 50c6c8c

Please sign in to comment.