Skip to content

Commit 4a2341b

Browse files
committed
ci: update test workflow branches
1 parent e4a3ef5 commit 4a2341b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/pytest-coverage.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ name: Pytest with Coverage
22

33
on:
44
pull_request:
5+
branches: [humble-devel]
6+
push:
57
branches: [humble-devel, testing]
6-
78
jobs:
89
test:
910
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)