Add a demo video for the visualizer (#45)

This commit is contained in:
Suchintan
2024-03-08 01:21:49 -05:00
committed by GitHub
parent 07f3e16f57
commit a8210ffc8f
3 changed files with 4 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ repos:
hooks:
- id: check-added-large-files
args: ['--maxkb=5000']
exclude: 'inputs.*|skyvern_demo_video\.mp4'
exclude: 'inputs.*|skyvern_demo_video\.mp4|demo_visualizer.mp4'
- id: check-byte-order-marker
- id: check-case-conflict
- id: check-merge-conflict