Skip to content

Commit

Permalink
Install Ginkgo CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
Zerpet committed Aug 19, 2024
1 parent c1fa7be commit 5173c1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,9 @@ jobs:
only: ytt
token: ${{ secrets.GITHUB_TOKEN }}

- name: Install Ginkgo
uses: ci-tasks/setup-ginkgo@main

- name: Install cert-manager and cluster operator
run: |
make cert-manager cmctl cluster-operator
Expand Down

0 comments on commit 5173c1c

Please sign in to comment.