chore(repo): close the macos run group

This commit is contained in:
Victor Savkin 2023-10-24 15:34:25 -04:00
parent 01f1e0740a
commit 39b5603187

View File

@ -161,6 +161,11 @@ 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)