Skip to content
Snippets Groups Projects
Commit 366fa4ef authored by Simonas's avatar Simonas
Browse files

feat: precommit local hooks test

parent 6eb29244
No related branches found
No related tags found
No related merge requests found
...@@ -83,6 +83,6 @@ repos: ...@@ -83,6 +83,6 @@ repos:
name: test name: test
language: system language: system
pass_filenames: false pass_filenames: false
stages: [ push ] stages: [ pre-commit, push ]
entry: make test entry: make test
types: [ python ] types: [ python ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment