WIP: start working on tests #1

Draft
edude03 wants to merge 20 commits from feature/add-tests into main
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 2eedcb2963 - Show all commits

View File

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