We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd5a45 commit 61a48e8Copy full SHA for 61a48e8
ci/validate_modules.sh
@@ -181,5 +181,5 @@ if [[ -n "$GITHUB_STEP_SUMMARY" ]]; then
181
if [[ ${#errors[@]} -eq 0 && ${#warnings[@]} -eq 0 ]]; then
182
echo "- ✅ All checks passed successfully."
183
fi
184
- }
+ }
185
0 commit comments