Skip to content

Commit 6be7403

Browse files
debug
1 parent 02307c1 commit 6be7403

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ jobs:
319319
run: |
320320
cd build
321321
if [[ "${{ matrix.sanitizer }}" == "thread" ]]; then cd test/basics; fi
322+
pwd
322323
CTEST_OUTPUT_ON_FAILURE=1 timeout -k 10s --foreground 18m make test VERBOSE=1
323324
timeout-minutes: 19
324325

0 commit comments

Comments
 (0)