Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
Add flow, max mind, tor and nfpcapd to the test
  • Loading branch information
phaag authored Jun 29, 2024
1 parent 745c60b commit 69f5d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: bootstrap
run: sh bootstrap
- name: configure
run: ./configure
run: ./configure --enable-sflow --enable-maxmind --enable-tor --enable-nfpcapd
- name: make
run: make
- name: make check
Expand Down

0 comments on commit 69f5d13

Please sign in to comment.