Skip to content

Commit

Permalink
Merge pull request #697 from hyoklee/hyoklee-hermes-11
Browse files Browse the repository at this point in the history
ci: report ctest result to cdash
  • Loading branch information
lukemartinlogan authored Sep 26, 2024
2 parents 5c8178f + 5a2aa07 commit 0f9b733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build_hermes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ make install

# Test Hermes
export CXXFLAGS=-Wall
ctest -VV
ctest -D Experimental

# Run make install unit test
cd /hermes/test/unit/external
Expand Down

0 comments on commit 0f9b733

Please sign in to comment.