Skip to content

Commit 2514b2f

Browse files
author
Felix Wischke (65278)
committed
test
1 parent 0b5eb37 commit 2514b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
run: autoreconf --force -i && ./configure
120120

121121
- name: Run testsuite
122-
run: make test
122+
run: VERBOSE=1 make test
123123

124124
- name: Make
125125
run: make

0 commit comments

Comments
 (0)