Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
pepoviola committed Feb 19, 2025
1 parent 450fb99 commit 11f9432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/ci/run-test-local-env-manager.sh
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,8 @@ function log {
}

if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then
log INFO "Running main"
main "$@"
log INFO "Running main"
main "$@"
else
log WARN "Script is being sourcing"
fi
Expand Down

0 comments on commit 11f9432

Please sign in to comment.