We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb4314 commit 4af0964Copy full SHA for 4af0964
.github/workflows/full-check.yml
@@ -15,6 +15,7 @@ jobs:
15
run: |
16
autoreconf -fi
17
./configure
18
+ make
19
make dist
20
head retry.1; cat retry.1 | grep -C5 "try forever" || exit 1
21
0 commit comments