Skip to content

Commit f102a1e

Browse files
committed
Testing
1 parent 0f1e0d7 commit f102a1e

File tree

2 files changed

+294
-294
lines changed

2 files changed

+294
-294
lines changed

.github/workflows/build-hw-reusable.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102

103103
- name: Test adapter specific
104104
working-directory: ${{github.workspace}}/build
105-
run: ctest -C ${{matrix.build_type}} --output-on-failure -L "adapter-specific" --timeout 180
105+
run: ctest -C ${{matrix.build_type}} --output-on-failure -L "adapter-specific" --timeout 180 --verbose
106106

107107
- name: Test adapters
108108
working-directory: ${{github.workspace}}/build

0 commit comments

Comments
 (0)