Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6b74399

Browse files
committed
chore(ci): disable cache
1 parent 81b5da0 commit 6b74399

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ env:
2626
NX_CLOUD_DISTRIBUTED_EXECUTION: true # this enables DTE
2727
NX_CLOUD_DISTRIBUTED_EXECUTION_AGENT_COUNT: 4 # expected number of agents
2828
NX_BRANCH: ${{ github.event.number || github.ref_name }}
29+
NX_SKIP_NX_CACHE: true
2930

3031
jobs:
3132
dte_agents:

0 commit comments

Comments
 (0)