Skip to content

Commit 8e5a06f

Browse files
committed
trigger CI
1 parent b971a72 commit 8e5a06f

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, fix/method-extraction ] # FIXME: Remove this branch when the tests pass
66
pull_request:
77
branches: [ main, development ]
88

0 commit comments

Comments
 (0)