Skip to content

Commit 3e88086

Browse files
authored
report selected target in msys2 ctest
1 parent 9ae19f6 commit 3e88086

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dynamic_arch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ jobs:
319319
- name: Run tests
320320
id: run-ctest
321321
timeout-minutes: 70
322-
run: cd build && ctest
322+
run: cd build && OPENBLAS_VERBOSE=2 ctest
323323

324324
- name: Re-run tests
325325
if: always() && (steps.run-ctest.outcome == 'failure')

0 commit comments

Comments
 (0)