forgot to update the --analyze step to 8 runners
This commit is contained in:
2
.github/workflows/full-regression.yml
vendored
2
.github/workflows/full-regression.yml
vendored
@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user