Skip to content

Commit 61a48e8

Browse files
committed
ci: test script
1 parent 4fd5a45 commit 61a48e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/validate_modules.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,5 +181,5 @@ if [[ -n "$GITHUB_STEP_SUMMARY" ]]; then
181181
if [[ ${#errors[@]} -eq 0 && ${#warnings[@]} -eq 0 ]]; then
182182
echo "- ✅ All checks passed successfully."
183183
fi
184-
}
184+
}
185185
fi

0 commit comments

Comments
 (0)