Skip to content

Commit 8d2118e

Browse files
committed
chore: remove unnecessary configuraiton option
1 parent 136a5a1 commit 8d2118e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/demos_visual_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ jobs:
472472

473473
- name: Prepare JS
474474
working-directory: apps/demos
475-
run: pnpm run prepare-js -c testing
475+
run: pnpm run prepare-js
476476

477477
- name: Check generated JS demos
478478
working-directory: apps/demos

0 commit comments

Comments
 (0)