Skip to content

Commit 724f669

Browse files
authored
chore: change qwik-image config
1 parent 6451708 commit 724f669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/qwik-image.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export async function test(options: RunOptions) {
66
...options,
77
repo: 'qwikdev/qwik-image',
88
branch: 'main',
9-
build: 'build',
9+
build: 'build.qwik-ci',
1010
test: 'test',
1111
})
1212
}

0 commit comments

Comments
 (0)