mirror of
https://github.com/Crocmagnon/fatcontext.git
synced 2024-11-21 15:38:08 +01:00
ci: skip go test in pre-commit.ci
This commit is contained in:
parent
da0fa3f168
commit
a7ef75e6e9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
ci:
|
||||
skip: [golangci-lint-full]
|
||||
skip: [golangci-lint-full, go-test]
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
|
Loading…
Reference in a new issue