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

feat: precommit local hooks test

parent 366fa4ef
Branches immediate-docs
Tags
No related merge requests found
......@@ -75,7 +75,7 @@ repos:
name: linter
language: system
pass_filenames: false
stages: [ push ]
# stages: [ push ]
entry: make lint
types: [ python ]
......@@ -83,6 +83,6 @@ repos:
name: test
language: system
pass_filenames: false
stages: [ pre-commit, push ]
# stages: [ pre-commit, push ]
entry: make test
types: [ python ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment