test pre commit hook

This commit is contained in:
Michael Duong 2023-09-10 15:19:45 +01:00
parent 54d5d5a235
commit 4e160b38d5

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 'echo $PWD'
language: system