Skip to content

Commit 84caca6

Browse files
wip. disable wrans
disable some checks
1 parent 6bd6e70 commit 84caca6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/demos_visual_tests_frameworks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,8 +408,8 @@ jobs:
408408
strategy:
409409
fail-fast: false
410410
matrix:
411-
CONSTEL: [react(1/4), react(2/4), react(3/4), react(4/4), vue(1/4), vue(2/4), vue(3/4), vue(4/4), angular(1/4), angular(2/4), angular(3/4), angular(4/4)]
412-
THEME: ['generic.light', 'material.blue.light', 'fluent.blue.light']
411+
CONSTEL: [angular(1/4), angular(2/4), angular(3/4), angular(4/4)]
412+
THEME: ['fluent.blue.light']
413413

414414
runs-on: ubuntu-22.04
415415
name: testcafe-${{ matrix.CONSTEL }}-${{ matrix.THEME }}

0 commit comments

Comments
 (0)