Skip to content

Commit 831b9f8

Browse files
committed
stop setting pipefail
1 parent 1bad8a9 commit 831b9f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/zhook.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ jobs:
6868
if: always()
6969
shell: bash
7070
run: |
71-
set -o pipefail
7271
set -o xtrace
7372
set +o errexit
7473
echo "DEBUG: PYTHONPATH=${PYTHONPATH:-}"

0 commit comments

Comments
 (0)