Skip to content

Commit

Permalink
Revert "ci: install pcap for build 2"
Browse files Browse the repository at this point in the history
This reverts commit 0daaa32.
  • Loading branch information
haruue committed May 8, 2024
1 parent cb0427b commit 301f9af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,4 @@ jobs:
with:
go-version: 'stable'

- name: Install pcap
run: sudo apt install -y libpcap-dev

- run: go test ./...

0 comments on commit 301f9af

Please sign in to comment.