Skip to content

Commit a1874d7

Browse files
committed
Merge branch 'merge' into merge-test
2 parents 65ced25 + bbbda58 commit a1874d7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/powerpc-ppctests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
TARGET: ppctests
3333
CCACHE: 1
3434
INSTALL: 1
35+
VERBOSE: 1
3536
SUBARCH: ${{ matrix.subarch }}
3637
IMAGE: ${{ matrix.image }}
3738

.github/workflows/powerpc-selftests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
TARGET: selftests
3333
CCACHE: 1
3434
INSTALL: 1
35+
VERBOSE: 1
3536
SUBARCH: ${{ matrix.subarch }}
3637
IMAGE: ${{ matrix.image }}
3738

0 commit comments

Comments
 (0)