Skip to content

Commit 4236966

Browse files
committed
ci: run test on main
1 parent 7ec5425 commit 4236966

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: tests-unittest
22

33
on:
44
pull_request:
5+
push:
6+
branches: [main]
57

68
jobs:
79
test:

0 commit comments

Comments
 (0)