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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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