bevy/tools
Lucas Franca c8cb7bdf57
Allow passing number of thread for building and testing to CI (#19359)
# Objective

Fixes #16051
Closes #16145

## Solution

Allow passing `--build-jobs` and `--test-threads` to `ci`
i.e.
```
cargo run -p ci -- --build-jobs 4 --test-threads 4
```

## Testing

running ci locally

---------

Co-authored-by: Benjamin Brienen <Benjamin.Brienen@outlook.com>
2025-06-16 21:19:47 +00:00
..
build-easefunction-graphs Add print_stdout and print_stderr lints (#17446) (#18233) 2025-03-11 19:35:48 +00:00
build-templated-pages Upgrade to Rust Edition 2024 (#17967) 2025-02-24 03:54:47 +00:00
build-wasm-example Add debug build option to build-wasm-example (#19312) 2025-05-24 01:43:57 +00:00
ci Allow passing number of thread for building and testing to CI (#19359) 2025-06-16 21:19:47 +00:00
compile_fail_utils bevyengine.org -> bevy.org (#19503) 2025-06-05 23:09:28 +00:00
example-showcase Bump ron version to 0.10. (#19631) 2025-06-13 19:54:31 +00:00
publish.sh don't wait during publishing (#18563) 2025-03-26 21:27:29 +00:00