ci: Disable tests temporarily

This commit is contained in:
TheiLLeniumStudios
2026-01-09 00:34:25 +01:00
parent 2442eddd81
commit c4f3255c78

View File

@@ -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