Revert "Add --no-tui flag to tests in GHA workflow (#32656)" (#32665)

This reverts commit eb850cc33e.
This commit is contained in:
David Baker
2026-02-27 14:15:16 +01:00
committed by GitHub
parent 0a308743b8
commit b95339ed2d
-1
View File
@@ -72,7 +72,6 @@ jobs:
pnpm test \
--coverage=${{ env.ENABLE_COVERAGE }} \
--ci \
--no-tui \
--max-workers ${{ steps.cpu-cores.outputs.count }} \
--shard ${{ matrix.runner }}/${{ strategy.job-total }} \
--cacheDirectory /tmp/jest_cache