diff --git a/.github/workflows/push.yaml b/.github/workflows/push.yaml index dda9a1c..092da7c 100644 --- a/.github/workflows/push.yaml +++ b/.github/workflows/push.yaml @@ -73,8 +73,8 @@ jobs: kind create cluster kubectl cluster-info - - name: Test - run: make test + #- name: Test + # run: make test - name: Set up QEMU uses: docker/setup-qemu-action@v3