mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-09-18 16:34:37 +00:00
Install ginkgo before calling tests
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -16,4 +16,5 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: Test
|
||||
run: |
|
||||
go install -mod=mod github.com/onsi/ginkgo/v2/ginkgo
|
||||
make kind-e2e-tests
|
Reference in New Issue
Block a user