You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2024. It is now read-only.
CI would fail with
make test TESTREPORT=test-results/go/results.xml
sed -e 's;@@gobin@@;/go/bin;g' < vault.hcl.in > vault.hcl
mkdir -p test-results/go/
go clean -testcache
go clean -testcache: open /tmp/go/cache/testexpire.txt: no such file or directory
make: *** [Makefile:29: test] Error 1
0 commit comments