Skip to content

Commit

Permalink
chore(repo): call stop all agents to tell nx cloud that we're done
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammisuli committed Nov 20, 2023
1 parent 05037d2 commit 2de336b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
node_version: ${{ env.node_version }}
- run: yarn nx affected --target=build,test,lint --parallel --max-parallel=3
- run: yarn nx affected --target=e2e --parallel
- run: yarn nx-cloud stop-all-agents

0 comments on commit 2de336b

Please sign in to comment.