Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Nov 15, 2023
1 parent 82405b5 commit 5b52096
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,9 @@ jobs:
run: make
- name: Check C json filetype plugin
run: test -e examples/plugins/c-json-filetype/.libs/json-filetype.so.0.0.0
- name: Test plugin build with Makefile.example
working-directory: examples/plugins/c-json-filetype
run: make -f Makefile.example

almalinux-9-templates:
name: AlmaLinux 9 Test Templates
Expand Down

0 comments on commit 5b52096

Please sign in to comment.