forgot to update the --analyze step to 8 runners

This commit is contained in:
Axel Kohlmeyer
2024-09-09 20:50:16 -04:00
parent c3162b4488
commit a4a8f99471

View File

@ -82,7 +82,7 @@ jobs:
python3 tools/regression-tests/run_tests.py \
--lmp-bin=build/lmp \
--config-file=tools/regression-tests/config_serial.yaml \
--examples-top-level=examples --analyze --num-workers=4
--examples-top-level=examples --analyze --num-workers=8
python3 tools/regression-tests/run_tests.py \
--lmp-bin=build/lmp \