WIP
Tests / test (push) Failing after 1m49s Details
Tests / test (pull_request) Failing after 1m51s Details

This commit is contained in:
Michael Francis 2024-09-11 17:31:50 +01:00
parent d41890df3f
commit a1f0eb2b9f
1 changed files with 1 additions and 1 deletions

View File

@ -19,5 +19,5 @@ jobs:
uses: helm/kind-action@v1
- name: Run the tests
run: |
kubectl apply -f manifests/example.yaml
kubectl apply -f manifests/example.yaml --validate=false
tilt ci