Skip to content
Snippets Groups Projects
Commit 6eb29244 authored by Simonas's avatar Simonas
Browse files

feat: precommit local hooks test

parent 91bc2895
No related branches found
No related tags found
No related merge requests found
......@@ -78,3 +78,11 @@ repos:
stages: [ push ]
entry: make lint
types: [ python ]
- id: test
name: test
language: system
pass_filenames: false
stages: [ push ]
entry: make test
types: [ python ]
This diff is collapsed.
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