Skip to content

Commit 6c57d17

Browse files
Merge branch 'trial-testing:main' into main
2 parents 2cb927b + 2de91ef commit 6c57d17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/auth.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ jobs:
103103
# Check HTTP status
104104
if [ "$status_code" -ne 200 ]; then
105105
echo "❌ POST failed (HTTP $status_code)"
106-
exit 1
107106
fi
108107
109108
message=$(jq -r '.message' <<< "$response")

0 commit comments

Comments
 (0)