specify the config file when analyzing the examples folder
This commit is contained in:
1
.github/workflows/full-regression.yml
vendored
1
.github/workflows/full-regression.yml
vendored
@ -76,6 +76,7 @@ jobs:
|
|||||||
source linuxenv/bin/activate
|
source linuxenv/bin/activate
|
||||||
python3 tools/regression-tests/run_tests.py \
|
python3 tools/regression-tests/run_tests.py \
|
||||||
--lmp-bin=build/lmp \
|
--lmp-bin=build/lmp \
|
||||||
|
--config-file=tools/regression-tests/config_serial.yaml \
|
||||||
--examples-top-level=examples --analyze --num-workers=8
|
--examples-top-level=examples --analyze --num-workers=8
|
||||||
|
|
||||||
- name: Run regression tests with 8 workers each processing a list of subfolders
|
- name: Run regression tests with 8 workers each processing a list of subfolders
|
||||||
|
|||||||
Reference in New Issue
Block a user