Skip to content

Commit c00fe37

Browse files
committed
codecov wasn't being updated on main
Signed-off-by: Kevin <[email protected]>
1 parent 26d24f2 commit c00fe37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unit-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Python Tests
33
on:
44
pull_request:
55
branches: [ main ]
6+
push:
7+
branches: [ main ]
68

79
jobs:
810
unit-tests:

0 commit comments

Comments
 (0)