Skip to content

Commit

Permalink
Revert changes on discrete tests
Browse files Browse the repository at this point in the history
  • Loading branch information
juadde committed Jun 27, 2024
1 parent edbf3d2 commit 671af50
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -957,9 +957,7 @@ jobs:
with:
name: Wireshark-plugin-macos
- name: Intall wireshark
run: brew install wireshark
- name: Intall wireshark
run: tshark --version
run: brew install --cask wireshark
- name: Unzip plugin
run: sudo unzip Wireshark_plugin.zip -d /Applications/Wireshark.app/Contents/
- name: Run discrete test
Expand Down

0 comments on commit 671af50

Please sign in to comment.