mirror of
https://github.com/Crocmagnon/fatcontext.git
synced 2024-11-22 07:58:05 +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:
|
ci:
|
||||||
skip: [golangci-lint-full]
|
skip: [golangci-lint-full, go-test]
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
|
|
Loading…
Reference in a new issue