.forgejo: add build/test workflows #478

Merged
fyrchik merged 3 commits from fyrchik/frostfs-node:add-workflows into master 2023-06-28 15:01:51 +00:00
Showing only changes of commit 314836826a - Show all commits

View file

@ -4,7 +4,7 @@
# options for analysis running
run:
# timeout for analysis, e.g. 30s, 5m, default is 1m
timeout: 10m
timeout: 20m
# include test files or not, default is true
tests: false