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 ec68f4d commit 2e41ec4Copy full SHA for 2e41ec4
.github/workflows/bldtest.yml
@@ -25,4 +25,4 @@ jobs:
25
autoreconf -i
26
./configure CFLAGS="-Wall -Werror -Wno-format"
27
make
28
- make check
+ make tests
0 commit comments