Skip to content

Commit

Permalink
remove extra character
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig O'Donnell committed Nov 2, 2023
1 parent 71709cf commit 12e1b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3637,7 +3637,7 @@ jobs:
if [ "$(./bin/kots get apps --namespace "$KOTS_NAMESPACE" --output=json | tr -d '\n')" != "[]" ]; then
printf "App reference was not removed\n\n"
exit 1
fi=
fi
- name: Generate support bundle on failure
if: failure()
Expand Down

0 comments on commit 12e1b18

Please sign in to comment.