Skip to content

Commit

Permalink
try gcc9 to see change in valgrind
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronj0 committed May 2, 2024
1 parent 9657a3f commit f10273d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1109,7 +1109,6 @@ jobs:
set +o pipefail
python -m pytest -sv | tee complete_testrun.log 2>&1 || true
fi
set +o pipefail
echo ::group::Crashing Test Logs
# See if we don't have a crash that went away
# Comment out all xfails but the ones that have a run=False condition.
Expand Down

0 comments on commit f10273d

Please sign in to comment.