diff --git a/.github/workflows/kustomize.yml b/.github/workflows/kustomize.yml index 33f202df..b2283d41 100644 --- a/.github/workflows/kustomize.yml +++ b/.github/workflows/kustomize.yml @@ -40,4 +40,4 @@ jobs: run: | kubectl wait --timeout=120s --for=condition=complete job/load-graphql last_command=$(kubectl get job -o jsonpath='{.status.succeeded}' load-graphql) - test "$last_command" -eq 1 \ No newline at end of file + test "$last_command" -eq 1