Skip to content

Commit 2c8f47d

Browse files
author
Olivier Couet
committed
do not modify the linux part
1 parent 0492629 commit 2c8f47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/root-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ jobs:
465465
env:
466466
OVERRIDES: ${{ join( matrix.overrides, ' ') }}
467467
CONFIGFILE: '.github/workflows/root-ci-config/buildconfig/${{ matrix.image }}.txt'
468-
shell: bash -leo pipefail {0}
468+
shell: bash
469469
run: |
470470
set -x
471471

0 commit comments

Comments
 (0)