fix: set executable bit on test stub scripts
core.fileMode=false on this checkout (NTFS-mounted /mnt/c) meant the previous commit recorded tests/stubs/* and tests/fail-stubs/* as 100644 despite being executable locally, so CI failed with "Permission denied" trying to exec them via PATH lookup. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
d60adfaaf7
commit
eadf6921bd
Loading…
Reference in New Issue