WIP: start working on tests #1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue