Update workflows

This commit is contained in:
Aleksandr Tolstikhin
2024-12-14 01:16:17 +07:00
parent 56a6ab3240
commit 4e6c2beba2
11 changed files with 121 additions and 259 deletions

5
.golangci.yml Normal file
View File

@@ -0,0 +1,5 @@
run:
concurrency: 8
deadline: 5m
issues-exit-code: 1
tests: true