3
.github/workflows/check.yaml
vendored
3
.github/workflows/check.yaml
vendored
@@ -44,7 +44,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: 'stable'
|
go-version: 'stable'
|
||||||
|
|
||||||
- name: Install pcap
|
|
||||||
run: sudo apt install -y libpcap-dev
|
|
||||||
|
|
||||||
- run: go test ./...
|
- run: go test ./...
|
||||||
|
|||||||
Reference in New Issue
Block a user