test pre commit hook

This commit is contained in:
Michael Duong 2023-09-10 15:17:17 +01:00
parent 829f017cfc
commit 9ac1ce44b8

View file

@ -14,5 +14,5 @@ repos:
hooks:
- id: dvc-push-experiment
name: DVC - Push to experiment to remote location (experiments)
entry: bash -c "ls"
entry: bash -c 'ls'
language: system