Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/testkube/install-and-execute-testkube-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ for wf in "${workflows[@]}"; do
--config GENEVA_INTEGRATION="$GENEVA_INTEGRATION" \
--config AZURE_TENANT_ID="$AZURE_TENANT_ID" \
--config AZURE_CLIENT_ID="$AZURE_CLIENT_ID" \
--config GOTOOLCHAIN="go1.23.6" \
--config GOTOOLCHAIN="auto" \
--verbose

echo "Waiting for execution to be created..."
Expand Down
Loading