Skip to content

Commit

Permalink
Run check-each-crate on 6 machines (#1163)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Aug 25, 2023
1 parent bdf3b6a commit 45df83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/pipeline/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ cargo-check-each-crate:
timeout: 2h
script:
- PYTHONUNBUFFERED=x time .gitlab/check-each-crate.py "$CI_NODE_INDEX" "$CI_NODE_TOTAL"
parallel: 2
parallel: 6

cargo-check-each-crate-macos:
stage: test
Expand Down

0 comments on commit 45df83c

Please sign in to comment.