There was an error while loading. Please reload this page.
1 parent b971a72 commit 8e5a06fCopy full SHA for 8e5a06f
1 file changed
.github/workflows/test.yml
@@ -2,7 +2,7 @@ name: Test
2
3
on:
4
push:
5
- branches: [ main ]
+ branches: [ main, fix/method-extraction ] # FIXME: Remove this branch when the tests pass
6
pull_request:
7
branches: [ main, development ]
8
0 commit comments