Skip to content

Commit

Permalink
fix stray fi
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronj0 authored May 4, 2024
1 parent 2bc3642 commit 125c0bc
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 @@ -1012,7 +1012,6 @@ jobs:
set -o pipefail
python -m pytest -sv | tee complete_testrun.log 2>&1
set +o pipefail
fi
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 125c0bc

Please sign in to comment.