specify the config file when analyzing the examples folder

This commit is contained in:
Trung Nguyen
2024-08-23 16:00:15 -05:00
parent 5a9b742086
commit d09e9d46fa

View File

@ -76,6 +76,7 @@ jobs:
source linuxenv/bin/activate
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=8
- name: Run regression tests with 8 workers each processing a list of subfolders