Fix phpunit, add SPC_SKIP_TOOLCHAIN_CHECK

This commit is contained in:
crazywhalecc
2025-06-29 19:48:09 +08:00
parent fcaa7c5f42
commit 7f45f4aeec
4 changed files with 6 additions and 7 deletions

View File

@@ -4,5 +4,6 @@
>
<php>
<env name="SPC_IGNORE_BAD_HASH" value="yes" force="true" />
<env name="SPC_SKIP_TOOLCHAIN_CHECK" value="yes" force="true" />
</php>
</phpunit>