This PR moves all of the non-MazeRunner tests out of Buildkite and into GH Actions, i.e.:
specs
linting
license auditing
I've removed the license auditing docker file and script as it's unused, but the unit test docker files are potentially still useful for running different ruby versions so they're still present
The existing instructions in TESTING.md are still accurate so they haven't been changed
Goal
This PR moves all of the non-MazeRunner tests out of Buildkite and into GH Actions, i.e.:
I've removed the license auditing docker file and script as it's unused, but the unit test docker files are potentially still useful for running different ruby versions so they're still present
The existing instructions in TESTING.md are still accurate so they haven't been changed