Compare commits

...

1 Commits

Author SHA1 Message Date
Max Kless fe695b334e chore(repo): disabled batch mode in CI again 2026-02-24 17:38:23 +01:00
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
main-linux:
runs-on: ubuntu-latest
env:
NX_BATCH_MODE: 'true'
NX_BATCH_MODE: 'false'
NX_E2E_CI_CACHE_KEY: e2e-github-linux
NX_DAEMON: 'true'
NX_PERF_LOGGING: 'false'