Skip to content

Commit

Permalink
chore(repo): close the macos run group
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin committed Oct 24, 2023
1 parent 01f1e07 commit 39b5603
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 39b5603

Please sign in to comment.