osbuild-composer/tests/unit.fmf

7 lines
141 B
Plaintext

summary: Run unit tests
require:
- golang
- krb5-devel
test: cd ../osbuild-composer-*/ && GOFLAGS=-mod=vendor go test ./...
duration: 1h