Skip to content

Commit 96e3636

Browse files
committed
fix: add harry branch to CI push trigger
Also fix runtime_status test to be pmxt-installation agnostic
1 parent ffe4459 commit 96e3636

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Test
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [main, harry]
66
pull_request:
77
branches: [main]
88

0 commit comments

Comments
 (0)