We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee4405 commit 3ef06cfCopy full SHA for 3ef06cf
.github/workflows/pr.yml
@@ -8,8 +8,7 @@ concurrency:
8
cancel-in-progress: true
9
10
env:
11
- NX_CLOUD_DISTRIBUTED_EXECUTION: true
12
- NX_CLOUD_DISTRIBUTED_EXECUTION_AGENT_COUNT: 3
+ NX_CLOUD_DISTRIBUTED_EXECUTION: false
13
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}
14
NX_CLOUD_AUTH_TOKEN: ${{ secrets.NX_CLOUD_AUTH_TOKEN }}
15
0 commit comments