Skip to content
Merged
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 .github/workflows/review-swarm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: |
test -n "$CLOUD_API_URL"
test -n "$CLOUD_API_KEY"
test -n "$RELAY_WORKSPACE_KEY"
test -n "$RELAY_WORKSPACE_KEY"
# Presence is not validity. This step was named "Validate cloud
# authentication" while only asserting the variables were non-empty, so on
# 2026-09-07 it passed on every run while `agent-relay cloud run` failed
Expand Down
Loading