Skip to content

Commit

Permalink
Only 2 at a time.
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Jan 8, 2025
1 parent 501c200 commit 52529b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/hw/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ project(hw NONE) # No need for compilers.

add_custom_target(
check_hw
COMMAND ${CMAKE_CTEST_COMMAND} -j4 -T test -C hw --output-on-failure
COMMAND ${CMAKE_CTEST_COMMAND} -j2 -T test -C hw --output-on-failure
USES_TERMINAL
)

Expand Down

0 comments on commit 52529b4

Please sign in to comment.