Open SMillerDev opened 1 week ago
Keeping the development and the CI versions separate is risky because they can get out of sync, this PR fixes that.
Avoids running CI with tooling that developers won't
It will run in CI as a test
name: "Chore: use CI tooling as defined in Composer" about: use CI tooling as defined in Composer! labels: chore
Description
Keeping the development and the CI versions separate is risky because they can get out of sync, this PR fixes that.
Motivation and Context
Avoids running CI with tooling that developers won't
How Has This Been Tested?
It will run in CI as a test
Checklist: