Skip to content

Commit

Permalink
Add test for tshark
Browse files Browse the repository at this point in the history
  • Loading branch information
juadde committed May 22, 2024
1 parent 8eb9725 commit ccec03c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -885,4 +885,6 @@ jobs:
with:
name: Wireshark-plugin-standard
- name: Run tests
run: brew install wireshark
run: brew install wireshark
- name: Tshark version
run: tshark --version

0 comments on commit ccec03c

Please sign in to comment.