Skip to content

Commit 4fefd98

Browse files
authored
Update main.yml
1 parent bcc3bc5 commit 4fefd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- run: make
2222
- run: make check || cat tests/test-suite.log
2323
- if: matrix.CFLAGS == ''
24-
run: make distcheck
24+
run: make distcheck || cat tests/test-suite.log

0 commit comments

Comments
 (0)