diff --git a/nx.json b/nx.json index 5dd0bf94..5c8e75d2 100644 --- a/nx.json +++ b/nx.json @@ -8,10 +8,6 @@ "$schema": "./node_modules/nx/schemas/nx-schema.json", "defaultBase": "main", "nxCloudId": "66f6d7217cbafe1e30563d6e", - "namedInputs": { - "sharedGlobals": ["{workspaceRoot}/.github/workflows/ci.yml"], - "default": ["sharedGlobals"] - }, "plugins": [ { "plugin": "@nx/eslint/plugin",