Skip to content

Commit

Permalink
set max-parallel to be nice citizens of the parent GH org
Browse files Browse the repository at this point in the history
  • Loading branch information
hotzevzl committed Oct 18, 2023
1 parent 014d17b commit b8533be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests-api-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
timeout-minutes: 60
strategy:
fail-fast: false
max-parallel: 6
matrix:
test-suite:
- 'access-control'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tests-geoprocessing-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
timeout-minutes: 30
strategy:
fail-fast: false
max-parallel: 6
matrix:
test-suite:
- 'cost-template'
Expand Down

1 comment on commit b8533be

@vercel
Copy link

@vercel vercel bot commented on b8533be Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

marxan – ./

marxan23.vercel.app
marxan-git-develop-vizzuality1.vercel.app
marxan-vizzuality1.vercel.app

Please sign in to comment.