Skip to content

Commit 3c30f19

Browse files
committed
Disable screenshot generation for MVP
1 parent 9e35dea commit 3c30f19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-plugins.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ jobs:
294294
npx playwright install chromium
295295
296296
- name: Generate screenshots
297+
if: false # Disable screenshots for MVP
297298
id: screenshots
298299
run: |
299300
cd docs-v2

0 commit comments

Comments
 (0)