diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 593f427..c33aa01 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -685,5 +685,3 @@ jobs: --header "Content-Type: application/json" \ --header "Authorization: $token_type $token"` echo $network_status | jq -r '.status' - - \ No newline at end of file