Extracts the steps inside ci suite into files (#90077)

## About The Pull Request
Moves almost every step of the CI suite into its own file in workflows.
It should function exactly the same.

## Why It's Good For The Game
Makes our CI suite more readable at a glance, more modular and scalable
## Changelog
N/A
This commit is contained in:
Jeremiah
2025-03-20 14:41:35 +01:00
committed by GitHub
parent d5523850de
commit dfac9f7ef8
9 changed files with 267 additions and 203 deletions
@@ -1,4 +1,5 @@
name: Run Regular BYOND Version Tests
on:
workflow_call:
inputs: