Skip to content

Commit

Permalink
CI print failed test log
Browse files Browse the repository at this point in the history
  • Loading branch information
Risto97 committed Sep 14, 2024
1 parent 65e8a6b commit ea8ede1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
add_custom_target(check
COMMAND ctest $(JOBS)
COMMAND ctest $(JOBS) --output-on-failure
)

add_subdirectory(iverilog)
Expand Down

0 comments on commit ea8ede1

Please sign in to comment.