fix artifact names, allow to run quick test with a given input list

This commit is contained in:
Trung Nguyen
2024-10-14 09:43:08 -05:00
parent 383ae086e5
commit 3e7642bc8c
2 changed files with 10 additions and 1 deletions

View File

@ -86,6 +86,7 @@ jobs:
--lmp-bin=build/lmp \
--config-file=tools/regression-tests/config_kokkos_openmp.yaml \
--list-input=input-list-pair-kk.txt \
--quick --quick-max=100 \
--output-file=output-pair.xml \
--progress-file=progress-pair.yaml \
--log-file=run-pair.log \
@ -97,6 +98,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: kokkos-regression-test-artifact
path: kokkos-regression-test.tar
path: kokkos-regression-test*.tar