Skip to content

Commit

Permalink
Build mocks.go only on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
gjulianm committed Oct 18, 2024
1 parent 9c02c2b commit f5bae4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/gpu/testutil/mocks.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
// This product includes software developed at Datadog (https://www.datadoghq.com/).
// Copyright 2024-present Datadog, Inc.

//go:build linux

package testutil

import (
Expand Down

0 comments on commit f5bae4e

Please sign in to comment.