Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure recursive executable permissions for docker unit tests scripts
- Add a step to run `chmod -R +x $HOME/tooling/docker-unit-tests` after cloning the repository. - This ensures all scripts in the docker unit tests directory are executable, fixing the "Permission denied" errors for both test_74 and test_80.
- Loading branch information