We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0561982 commit c905811Copy full SHA for c905811
.github/workflows/build-test.yml
@@ -127,4 +127,4 @@ jobs:
127
set -e -x
128
autoreconf -i
129
./configure
130
- make -j 2
+ make -j 2 || cat .depend
0 commit comments