We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af03f8c commit 8698714Copy full SHA for 8698714
1 file changed
tests/rakkas.ts
@@ -5,7 +5,7 @@ export async function test(options: RunOptions) {
5
await runInRepo({
6
...options,
7
repo: 'rakkasjs/rakkasjs',
8
- branch: 'next',
+ branch: 'main',
9
build: 'build',
10
test: 'vite-ecosystem-ci'
11
})
0 commit comments