mirror of
https://github.com/space-syndicate/space-station-14.git
synced 2026-02-14 23:14:45 +01:00
12 lines
291 B
TOML
12 lines
291 B
TOML
status = [
|
|
"Build & Test Debug",
|
|
"Build & Test Release",
|
|
"Test Packaging",
|
|
"YAML Linter",
|
|
"YAML RGA schema validator",
|
|
"YAML map schema validator",
|
|
"Validate RSIs",
|
|
]
|
|
timeout_sec = 1800 # 30 minutes
|
|
use_squash_merge = true # Shame this can't use GH squash but what can you do
|