From ec7dba937e9e0af889732f9d8472b92b81be31dc Mon Sep 17 00:00:00 2001 From: Morten Linderud Date: Tue, 1 Jun 2021 01:12:43 +0200 Subject: [PATCH] Silence ci Signed-off-by: Morten Linderud --- tests/integrations/secure_boot_enabled_test.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/integrations/secure_boot_enabled_test.go b/tests/integrations/secure_boot_enabled_test.go index a016c18..12c4eff 100644 --- a/tests/integrations/secure_boot_enabled_test.go +++ b/tests/integrations/secure_boot_enabled_test.go @@ -1,3 +1,5 @@ +// +build integrations + package main import (