Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Commit

Permalink
agent: lockdown test on linux only (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
shoenig authored Jan 15, 2023
1 parent 6ceef4b commit 88069ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions agent/lockdown_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//go:build linux

package agent

import (
Expand Down

0 comments on commit 88069ea

Please sign in to comment.