Compare commits

..

3 Commits

Author SHA1 Message Date
6c9dbc77dd fixed metadata hooks
Some checks failed
lint / lint (pull_request) Successful in 2m27s
test / test (pull_request) Successful in 3m5s
coverage / build (pull_request) Failing after 6m31s
2025-04-27 13:58:05 +03:00
70f0ace92e move hooks 2025-04-27 13:58:05 +03:00
3f21bafc2f fixup lint
All checks were successful
coverage / build (push) Successful in 1m17s
test / test (push) Successful in 2m51s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2025-04-27 13:57:42 +03:00

View File

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