Skip to content

Commit

Permalink
add a test
Browse files Browse the repository at this point in the history
  • Loading branch information
YanzhaoW committed May 21, 2024
1 parent 3a118c5 commit 840811a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/ctest-cdash/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ runs:
- name: running ctest
run: |
source $GITHUB_WORKSPACE/util/generate_geo_test.sh
cat $GITHUB_WORKSPACE/build/califa/test/testCalifaSimulation.sh
echo $PATH
echo $LD_LIBRARY_PATH
root-config --libdir --cflags --ldflags
ctest -S cmake/CI_CD/CDash.cmake -DBUILD_J=${NUM_THREADS}\
-DTEST_MODEL=${TEST_MODEL}\
-DTEST_NAME=${{ env.TEST_NAME }}\
Expand Down

0 comments on commit 840811a

Please sign in to comment.