Skip to content

Commit efc94f3

Browse files
committed
ci: update test workflow branches
1 parent 0930765 commit efc94f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pytest_coverage.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Pytest with Coverage
33
on:
44
pull_request:
55
branches: [humble-devel]
6+
push:
7+
branches: [humble-devel, testing]
68
jobs:
79
test:
810
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)