Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Risto97 committed Sep 14, 2024
1 parent 23b4f07 commit 2ea3ea2
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
Expand Up @@ -5,7 +5,7 @@ add_custom_target(check
)

add_custom_target(check_cdash
COMMAND ctest $(JOBS) --output-on-failure -D Continous
COMMAND ctest $(JOBS) --output-on-failure -D Continuous
)

add_subdirectory(iverilog)
Expand Down

0 comments on commit 2ea3ea2

Please sign in to comment.