mirror of
https://github.com/containers/skopeo.git
synced 2025-09-10 11:09:47 +00:00
integration: add unix tag to non-windows tests
These tests can't be compiled on Windows, so add unix build tag. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
committed by
Miloslav Trmač
parent
25481e1a88
commit
b74989dfbc
@@ -1,3 +1,5 @@
|
||||
//go:build unix
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user