Skip to content

CI: Ensure tests are built for all actions#116117

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
Repiteo:ci/all-tests
Feb 10, 2026
Merged

CI: Ensure tests are built for all actions#116117
Repiteo merged 1 commit into
godotengine:masterfrom
Repiteo:ci/all-tests

Conversation

@Repiteo

@Repiteo Repiteo commented Feb 9, 2026

Copy link
Copy Markdown
Contributor

Ensures that ALL actions are building the tests, even if they aren't run. This should prevent issues like the above PR moving forward, as those files will be compiled unconditionally in our GHA

- Does NOT guarantee they're used, only that they build
@Repiteo Repiteo added this to the 4.x milestone Feb 9, 2026
@Repiteo Repiteo requested a review from a team as a code owner February 9, 2026 22:35

@AThousandShips AThousandShips left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me

@akien-mga akien-mga modified the milestones: 4.x, 4.7 Feb 10, 2026
@Repiteo Repiteo merged commit fe039cc into godotengine:master Feb 10, 2026
20 checks passed
@Repiteo Repiteo deleted the ci/all-tests branch February 10, 2026 14:32
rivie13 pushed a commit to rivie13/Phoenix-Agentic-Engine that referenced this pull request Feb 16, 2026
CI: Ensure tests are built for all actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment