Skip to content

Commit

Permalink
Allow codecov to upload the results in github actions
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon committed Oct 10, 2024
1 parent 6c05d58 commit 355944f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: build-test

on:
push:
branch:
- main
branches:
- 'main'
pull_request_target:
types: [opened, synchronize, reopened]

Expand Down

0 comments on commit 355944f

Please sign in to comment.