Skip to content

Commit f10273d

Browse files
committed
try gcc9 to see change in valgrind
1 parent 9657a3f commit f10273d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1109,7 +1109,6 @@ jobs:
11091109
set +o pipefail
11101110
python -m pytest -sv | tee complete_testrun.log 2>&1 || true
11111111
fi
1112-
set +o pipefail
11131112
echo ::group::Crashing Test Logs
11141113
# See if we don't have a crash that went away
11151114
# Comment out all xfails but the ones that have a run=False condition.

0 commit comments

Comments
 (0)