forked from docs/doc-exports
remove head
This commit is contained in:
@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user