Skip to content

Commit d25f8dd

Browse files
ci: use beta branch for analogjs (#349)
1 parent 9352768 commit d25f8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/analogjs.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export async function test(options: RunOptions) {
55
await runInRepo({
66
...options,
77
repo: 'analogjs/analog',
8-
branch: 'main',
8+
branch: 'beta',
99
build: 'build:vite-ci',
1010
test: 'test:vite-ci',
1111
})

0 commit comments

Comments
 (0)