fixed leftover typos in the workflow file and the tester

This commit is contained in:
Trung Nguyen
2024-10-07 12:59:48 -05:00
parent 31f10f9675
commit 076bb056aa
2 changed files with 4 additions and 7 deletions

View File

@ -75,7 +75,7 @@ jobs:
python3 tools/regression-tests/run_tests.py \
--lmp-bin=build/lmp \
--config-file=tools/regression-tests/config_kokkos.yaml \
--example-folders="examples/colloid;examples/melt;examples/micelle;examples/threebody;examples/snap;"
--example-folders="examples/colloid;examples/melt;examples/micelle;examples/threebody;examples/snap" \
--output-file=output.xml \
--progress-file=progress.yaml \
--log-file=run.log