Skip to content

Commit 94f7c9e

Browse files
authored
Merge pull request #858 from mkrainiuk/build_verbose
2 parents 934313c + ad219dc commit 94f7c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
run: |
110110
ctest -D ExperimentalStart
111111
ctest -D ExperimentalConfigure
112-
ctest -D ExperimentalBuild
112+
ctest -D ExperimentalBuild --verbose
113113
114114
- name: Test with OpenMP
115115
working-directory: ${{github.workspace}}/build

0 commit comments

Comments
 (0)