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

This reverts commit eb850cc33e5df45854d5bda79474764944aed902.
This commit is contained in:
David Baker 2026-02-27 14:15:16 +01:00 committed by GitHub
parent 0a308743b8
commit b95339ed2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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