X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=.builds%2Fopenbsd.yml;h=025d49a1b5412d6ba94708664e288ef5b7da1f90;hp=7f1d40c9208e6ea97a15b0135c261d1c09a65e64;hb=825f928d824f728088606bcbf112d30d7a76f627;hpb=3840c3fe7fab425ef7d20d2f686884b404bb5e62 diff --git a/.builds/openbsd.yml b/.builds/openbsd.yml index 7f1d40c..025d49a 100644 --- a/.builds/openbsd.yml +++ b/.builds/openbsd.yml @@ -16,6 +16,6 @@ tasks: # Go does not yet support -race on OpenBSD ./ci/run GOFLAGS= # Also run all tests as root (-R and -h conflict on OpenBSD) - doas chown -R root:wheel . + doas chown -R root:wheel .. # Remove $HOME hack once Go 1.16 is available doas /bin/sh -c "HOME=$HOME ./ci/run GOFLAGS="