test(golangci): adapt golang-ci configuration

This commit is contained in:
2025-01-08 19:09:30 +01:00
parent 7cbe98636d
commit 95a3fed462

View File

@ -1,6 +1,8 @@
run: issues:
skip-dirs: exclude-dirs:
- it - it
run:
timeout: 10m timeout: 10m
tests: true tests: true