diff --git a/.github/workflows/tests-shell.yml b/.github/workflows/tests-shell.yml index 9c6efce1..2bbbd5cc 100644 --- a/.github/workflows/tests-shell.yml +++ b/.github/workflows/tests-shell.yml @@ -46,3 +46,5 @@ jobs: # Refs: https://github.com/actions/checkout/issues/956 GIT_CEILING_DIRECTORIES: /__w - run: ${{ matrix.test }} + env: + PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/scripts:/opt/scripts/py