We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb2460 commit bc0835eCopy full SHA for bc0835e
1 file changed
Taskfile.dev.yaml
@@ -68,9 +68,3 @@ tasks:
68
- kind delete cluster --name nso-infra || true
69
- rm -f {{.TMP_DIR}}/.kind-nso-infra-internal.yaml
70
- echo "✨ Cleanup finished."
71
-
72
- test:
73
- desc: "Run E2E tests using chainsaw on the local multi-cluster setup"
74
- cmds:
75
- - echo "🧪 Running E2E tests..."
76
- - make test-e2e
0 commit comments