Skip to content

Commit

Permalink
no need to build
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Aller <[email protected]>
  • Loading branch information
zachaller committed Jul 19, 2024
1 parent 6860bc2 commit d3d0240
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,5 @@ jobs:
kubectl_version: v${{ matrix.kubernetes-minor-version }}
- name: Checkout Repo
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # pin@v4
- name: Get dependencies
run: go mod download
- name: Build
run: make
- name: Run E2E-Tests
run: make test-e2e

0 comments on commit d3d0240

Please sign in to comment.