chore(repo): remove stop-all-agents (#19967)

This commit is contained in:
Altan Stalker 2023-11-02 16:38:01 -04:00 committed by GitHub
parent 32ff9c80b1
commit 95ae6fd2a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -161,11 +161,6 @@ jobs:
command: |
pnpm nx affected -t e2e-macos --parallel=1 --base=$NX_BASE --head=$NX_HEAD
no_output_timeout: 45m
- run:
name: Close CI group
command: |
pnpm nx-cloud stop-all-agents
no_output_timeout: 45m
# -------------------------
# WORKFLOWS(JOBS)