Skip to content

Commit 8698714

Browse files
authored
chore: update Rakkas branch next -> main (#118)
1 parent af03f8c commit 8698714

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/rakkas.ts

Lines changed: 1 addition & 1 deletion
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: 'rakkasjs/rakkasjs',
8-
branch: 'next',
8+
branch: 'main',
99
build: 'build',
1010
test: 'vite-ecosystem-ci'
1111
})

0 commit comments

Comments
 (0)