Test with the cache again

This commit is contained in:
David Baker 2025-11-04 15:37:45 +00:00
parent 0711f6a8f7
commit 63d97edfd4

View File

@ -71,7 +71,7 @@ jobs:
--ci \
--max-workers ${{ steps.cpu-cores.outputs.count }} \
--shard ${{ matrix.runner }}/${{ strategy.job-total }} \
--no-cache
--cacheDirectory /tmp/jest_cache
env:
JEST_SONAR_UNIQUE_OUTPUT_NAME: true