Skip to content

Commit f7213e7

Browse files
Updating github-config
1 parent 8b1cb64 commit f7213e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/.util/tools.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ function util::tools::ginkgo::install() {
4040
pushd /tmp > /dev/null || return
4141
GOBIN="${dir}" \
4242
go install \
43-
github.com/onsi/ginkgo/v2/ginkgo@latest
43+
github.com/onsi/ginkgo/ginkgo@latest
4444
popd > /dev/null || return
4545
fi
4646
}

0 commit comments

Comments
 (0)