8 lines
84 B
YAML
8 lines
84 B
YAML
version: 2
|
|
|
|
run:
|
|
concurrency: 8
|
|
timeout: 5m
|
|
issues-exit-code: 1
|
|
tests: true
|