remove head

This commit is contained in:
2026-02-24 15:20:20 +01:00
parent 0b3a43371a
commit 99d7ff5a10

View File

@ -124,10 +124,6 @@ jobs:
continue
fi
echo "--- First 5 lines of spec ---"
echo "$FILE_CONTENT" | head -n 5
echo "-----------------------------"
# --- 2. trigger validation using file_content ---
VALIDATION_RESPONSE=$(curl -sS -X POST "https://${API_URL}/api/validate" \
-H "Content-Type: application/json" \