ci: skip go test in pre-commit.ci

This commit is contained in:
Gabriel Augendre 2024-03-27 23:07:39 +01:00
parent da0fa3f168
commit a7ef75e6e9

View file

@ -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