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 6451708 commit 724f669Copy full SHA for 724f669
tests/qwik-image.ts
@@ -6,7 +6,7 @@ export async function test(options: RunOptions) {
6
...options,
7
repo: 'qwikdev/qwik-image',
8
branch: 'main',
9
- build: 'build',
+ build: 'build.qwik-ci',
10
test: 'test',
11
})
12
}
0 commit comments