Skip to content

Commit a90ffc9

Browse files
committed
fix(ci): make test-image-precedence.sh executable
CI invokes it as ./scripts/test-image-precedence.sh and got exit 126, Permission denied. Local runs used `bash <script>`, which ignores the exec bit -- so the mode never showed up until CI ran it directly. Refs #456
1 parent fe6782b commit a90ffc9

1 file changed

File tree

scripts/test-image-precedence.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)