Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Nov 18, 2023
1 parent e99dc08 commit 36c665d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
else
echo "⏭️ Skipping unsupported endpoint type: $type"
status_check="skip"
fi
fi
if [ "$status_check" = "true" ]; then
echo "✅ $url - Successful"
Expand Down

0 comments on commit 36c665d

Please sign in to comment.