Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Invoke docker unit tests script with bash to bypass permission issues
- Modify test commands to use "bash $HOME/tooling/docker-unit-tests/docker-unit-tests.sh" instead of direct execution. - This workaround ensures that the tests run even if direct execution of the script is blocked.
- Loading branch information