Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Format yaml files | Thaddeus Crews | 2024-09-13 | 1 | -1/+3 |
| | |||||
* | CI: Extract godot-cpp testing into its own job | Yuri Sizov | 2023-08-01 | 1 | -0/+37 |
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. |