Add test extensions as trigger

This commit is contained in:
crazywhalecc 2025-06-18 14:06:59 +08:00
parent b4168d09b5
commit f7a3f80689
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -14,4 +14,4 @@
- [ ] `bin/spc dev:sort-config`
- If it's an extension or dependency update, please ensure the following:
- [ ] Add your test combination to `src/globals/test-extensions.php`.
- [ ] If adding new or fixing bugs, add commit message containing `extension test` to trigger full test suite.
- [ ] If adding new or fixing bugs, add commit message containing `extension test` or `test extensions` to trigger full test suite.