Skip to content

Commit

Permalink
test without debug flag
Browse files Browse the repository at this point in the history
Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
  • Loading branch information
rajatjindal committed Mar 6, 2024
1 parent 2afcfb1 commit df6fdda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-install-smoketest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: helm install spin-operator
run: |
make helm-install IMG=spin-operator:latest HELM_INSTALL_DEBUG_FLAG=--debug
mak helm-install IMG=spin-operator:latest HELM_INSTALL_DEBUG_FLAG=--debug
- name: create containerd-shim-spin executor
run: kubectl create -f config/samples/spin-shim-executor.yaml
Expand Down

0 comments on commit df6fdda

Please sign in to comment.