From 9fb79513a256e422c73efd19205cd0f4e8b0368f Mon Sep 17 00:00:00 2001 From: DWesl <22566757+DWesl@users.noreply.github.com> Date: Sat, 23 Apr 2022 08:51:09 -0400 Subject: [PATCH] FIX, CI: Change shell to stay in repository. --- .github/workflows/test-cygwin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-cygwin.yml b/.github/workflows/test-cygwin.yml index f4e98adeb..b037d3343 100644 --- a/.github/workflows/test-cygwin.yml +++ b/.github/workflows/test-cygwin.yml @@ -55,7 +55,7 @@ jobs: ${{ runner.os }}-cygwin-${{ matrix.architecture }}-pip3.${{ matrix.python-minor-version }}- - name: Build system information - shell: dash.exe -l "{0}" + shell: bash.exe --login -eo pipefail "{0}" run: | python3 .github/workflows/system-info.py