Skip to content

Commit 9237f08

Browse files
committed
test
1 parent d5e12c5 commit 9237f08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/vtest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ jobs:
145145
if: ${{ failure() && steps.vtest.outcome == 'failure' }}
146146
shell: bash
147147
run: |
148+
ls /tmp | grep haregtests
148149
for folder in ${VTESTTMPDIR:-/tmp}/haregtests-*/vtc.*; do
149150
printf "::group::"
150151
cat $folder/INFO

0 commit comments

Comments
 (0)