Skip to content

Commit 5c5fab4

Browse files
committed
Update run_agent_test.sh
1 parent c401489 commit 5c5fab4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/tutorials/run_agent_test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,7 @@ check_built_wheel() {
405405

406406
# Main execution function
407407
main() {
408+
set -x
408409
# Handle --view-logs flag
409410
if [ "$VIEW_LOGS" = true ]; then
410411
if [[ -n "$SINGLE_TUTORIAL" ]]; then

0 commit comments

Comments
 (0)