1
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Thaddeus Crews 57eac93820
CI: Add headless import test 2025-07-29 11:30:29 -05:00
Thaddeus Crews c52c91f46c
CI: Use modern `--import` syntax in GHA 2025-07-27 17:57:57 -05:00
Thaddeus Crews 41a81f5360
Style: Format yaml files 2024-09-13 08:06:53 -05:00
Yuri Sizov deb6025781 CI: Extract godot-cpp testing into its own job
This ensures that the godot-cpp job has plenty of resources
to run its build and avoid being affected by the main build.

Additionally:
- Extract test tasks into dedicated actions.
- Upload artifacts as early as possible.
- Ensure that we check master cache before random cache.
2023-08-01 20:41:45 +02:00