Skip to content

Commit

Permalink
MSVC verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLorenz committed Oct 28, 2023
1 parent bc7cc63 commit 363dc5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
deps: "",
config: "cmake .",
build: "cmake --build .",
test: "ctest -V"
test: "ctest -V --interactive-debug-mode --timeout 5"
}
- {
name: "Ubuntu gcc",
Expand Down

0 comments on commit 363dc5e

Please sign in to comment.