We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6831485 + f508cce commit 4412a2bCopy full SHA for 4412a2b
test/build.sh
@@ -66,9 +66,6 @@ function get-version() {
66
function install-lib() {
67
apt-get update
68
apt-get install -y libsystemd-dev gcc-aarch64-linux-gnu
69
- # Turn off go modules here, because we are not trying to install
70
- # ginkgo library/module. We are trying to install the ginkgo executable.
71
- GO111MODULE=off go get -v github.com/onsi/ginkgo/ginkgo
72
}
73
74
function write-env-file() {
0 commit comments