chore(repo): remove stop-all-agents from macos again (#20317)

This commit is contained in:
Altan Stalker 2023-11-17 12:57:15 -05:00 committed by GitHub
parent ed77cb0b99
commit 38c6b83e33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -161,10 +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
# -------------------------
# WORKFLOWS(JOBS)