Skip to content

Commit

Permalink
no parallel again
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasdiener authored Sep 20, 2024
1 parent 7b31565 commit 3c3fe4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
run: |
curl -L -O https://tiker.net/ci-support-v0
export EXTRA_INSTALL="pytest-monitor"
# export CISUPPORT_PARALLEL_PYTEST=no
export CISUPPORT_PARALLEL_PYTEST=no
export PYTEST_FLAGS="-v "
sed -i.bak '/libjemalloc/d' ./ci-support-v0
Expand Down

0 comments on commit 3c3fe4d

Please sign in to comment.