Skip to content

Commit 6fc49d1

Browse files
committed
use playwright image for unit tests
1 parent 2751ffb commit 6fc49d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/common-jobs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ export const testsUnit_linux = defineJob(
239239
'Tests (linux)',
240240
(workflowName) => ({
241241
executor: {
242-
name: 'sb_node_22_classic',
242+
name: 'sb_playwright',
243243
class: 'large',
244244
},
245245
steps: [

0 commit comments

Comments
 (0)