From 8544c8a4061a53acba64ecc04f30807690147b14 Mon Sep 17 00:00:00 2001 From: Nicolas Beaussart Date: Fri, 27 Mar 2026 13:23:26 +0100 Subject: [PATCH] chore: test cache bust to get baseline timing --- nx.json | 1 + 1 file changed, 1 insertion(+) diff --git a/nx.json b/nx.json index 797ac916589..02a4fbed64b 100644 --- a/nx.json +++ b/nx.json @@ -7,6 +7,7 @@ "tui": { "enabled": false }, + "bust": "pre-e2e-test", "namedInputs": { "sharedGlobals": [ "{workspaceRoot}/.nvmrc",