We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc3bc5 commit 4fefd98Copy full SHA for 4fefd98
.github/workflows/main.yml
@@ -21,4 +21,4 @@ jobs:
21
- run: make
22
- run: make check || cat tests/test-suite.log
23
- if: matrix.CFLAGS == ''
24
- run: make distcheck
+ run: make distcheck || cat tests/test-suite.log
0 commit comments