diff --git a/pkg/hub/signing_key_shared_test.go b/pkg/hub/signing_key_shared_test.go index af29fa685..1af30bdcc 100644 --- a/pkg/hub/signing_key_shared_test.go +++ b/pkg/hub/signing_key_shared_test.go @@ -12,6 +12,8 @@ // See the License for the specific language governing permissions and // limitations under the License. +//go:build !no_sqlite + package hub import (