Skip to content

Commit

Permalink
ci: report ctest result to cdash
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Sep 25, 2024
1 parent 5c8178f commit 5a2aa07
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 5a2aa07

Please sign in to comment.