Skip to content

Commit 71923d5

Browse files
committed
Update the workflows to test the testing branch
Use this to make sure CI is passing on the fully merged code
1 parent df0bf1c commit 71923d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
push:
1313
branches:
1414
- master
15+
- testing
1516

1617
jobs:
1718
test:

0 commit comments

Comments
 (0)