Skip to content

Commit f7c2a52

Browse files
committed
fix: add bpftool to test matrix
Signed-off-by: thediveo <[email protected]>
1 parent afd27ab commit f7c2a52

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ jobs:
1414
strategy:
1515
matrix:
1616
features:
17+
- bpftool
1718
- docsify
19+
- gocover
1820
- go-ebpf
1921
- go-mod-upgrade
20-
- gocover
2122
- goreportcard
2223
- local-pkgsite
2324
- pin-github-action

0 commit comments

Comments
 (0)