Use latest

This commit is contained in:
Abdul Rabbani
2022-04-21 18:25:15 -04:00
parent 6ac62c7727
commit 1522da3289
+1 -2
View File
@@ -63,8 +63,7 @@ jobs:
- name: Install packages
run: |
go install -mod=mod github.com/onsi/ginkgo/v2/ginkgo
go get github.com/onsi/gomega/...
go install github.com/onsi/ginkgo/v2/ginkgo@latest
- name: Run the tests
run: |