File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3232 with :
3333 main-branch-name : main
3434 - name : Run Checks
35- run : pnpm run test:pr --parallel=3
35+ run : pnpm run test:pr
3636 - name : Verify Links
3737 run : pnpm run verify-links
3838 - name : Stop Nx Agents
Original file line number Diff line number Diff line change 3030 - name : Setup Tools
3131 uses : tanstack/config/.github/setup@main
3232 - name : Run Tests
33- run : pnpm run test:ci --parallel=3
33+ run : pnpm run test:ci
3434 - name : Stop Nx Agents
3535 if : ${{ always() }}
3636 run : npx nx-cloud stop-all-agents
Original file line number Diff line number Diff line change 11distribute-on :
22 small-changeset : 3 linux-medium-js
3- medium-changeset : 6 linux-medium-js
4- large-changeset : 10 linux-medium-js
3+ medium-changeset : 4 linux-medium-js
4+ large-changeset : 5 linux-medium-js
Original file line number Diff line number Diff line change 11{
22 "$schema" : " ./node_modules/nx/schemas/nx-schema.json" ,
33 "defaultBase" : " main" ,
4- "nxCloudAccessToken " : " ZDdkNDA4MGEtYjNmYi00MWI4LWE1N2QtYTdlNmYxMGJlZWM2fHJlYWQ= " ,
4+ "nxCloudId " : " 6412c827e6da5d7b4a0b1fe3 " ,
55 "useInferencePlugins" : false ,
66 "parallel" : 5 ,
77 "namedInputs" : {
You can’t perform that action at this time.
0 commit comments