X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=.builds%2Fopenbsd.yml;h=7f1d40c9208e6ea97a15b0135c261d1c09a65e64;hp=05bb9a78d4a4ba4acfedbab773fba483f7a0c0da;hb=64a43bef32b144ce9894815a92f7083306f7ef1e;hpb=318619e760d6235573dc14c119618a12f8b4eb6f diff --git a/.builds/openbsd.yml b/.builds/openbsd.yml index 05bb9a7..7f1d40c 100644 --- a/.builds/openbsd.yml +++ b/.builds/openbsd.yml @@ -14,8 +14,8 @@ tasks: doas ln -sf /usr/local/bin/gmake /usr/bin/make cd safcm # Go does not yet support -race on OpenBSD - ./ci/run GOFLAGS= TESTFLAGS=-v + ./ci/run GOFLAGS= # Also run all tests as root (-R and -h conflict on OpenBSD) doas chown -R root:wheel . # Remove $HOME hack once Go 1.16 is available - doas /bin/sh -c "HOME=$HOME ./ci/run GOFLAGS= TESTFLAGS=-v" + doas /bin/sh -c "HOME=$HOME ./ci/run GOFLAGS="