Skip to content

Commit

Permalink
Update to have 10 tests run in parallel.
Browse files Browse the repository at this point in the history
  • Loading branch information
opendansor committed Jun 25, 2024
1 parent 938f8bc commit 4e4e388
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-subtensor-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
needs: find-tests
runs-on: SubtensorCI
strategy:
max-parallel: 10 # Set the maximum number of parallel jobs
matrix:
rust-branch:
- nightly-2024-03-05
Expand Down

0 comments on commit 4e4e388

Please sign in to comment.