diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index dc693b74..d4c5e6fe 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -96,6 +96,9 @@ jobs: run-unit-local-pip-installation: runs-on: ${{ matrix.os }} name: test-pip-installation + defaults: + run: + shell: bash -el {0} strategy: fail-fast: false matrix: