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 9772b1c commit 56f172fCopy full SHA for 56f172f
1 file changed
.github/workflows/run-gnu-test.yml
@@ -37,6 +37,7 @@ jobs:
37
cd gnu-util-linux
38
./autogen.sh
39
./configure
40
+ make libsmartcols/src/filter-parser.c libsmartcols/src/filter-scanner.c
41
make -j$(nproc) check-programs
42
- name: Download test baseline if exists
43
id: download-test-baseline
0 commit comments