mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
test pre commit hook
This commit is contained in:
parent
4e160b38d5
commit
738643e673
2 changed files with 1 additions and 7 deletions
|
|
@ -10,9 +10,3 @@ repos:
|
|||
rev: 22.10.0
|
||||
hooks:
|
||||
- id: black
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: dvc-push-experiment
|
||||
name: DVC - Push to experiment to remote location (experiments)
|
||||
entry: bash -c 'ls'
|
||||
language: system
|
||||
|
|
|
|||
|
|
@ -14,5 +14,5 @@ repos:
|
|||
hooks:
|
||||
- id: dvc-push-experiment
|
||||
name: DVC - Push to experiment to remote location (experiments)
|
||||
entry: bash -c 'echo $PWD'
|
||||
entry: bash -c 'ls'
|
||||
language: system
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue