Skip to content

Commit 8ee6a30

Browse files
committed
fix ci
1 parent ddd98fe commit 8ee6a30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
8585
- name: build-test-submit
8686
run: |
87-
ctest -S cmake/ctest_sanitizer.cmake \
87+
ctest -S cmake/ctest_sanitizer.cmake -VV \
8888
-DCTEST_BUILD_NAME=${{ env.TEST_NAME }}\
8989
-DCTEST_SITE="Github CI/CD"\
9090
-DCTEST_MEMORYCHECK_TYPE=${{ matrix.check-type }}\

0 commit comments

Comments
 (0)