We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c401489 commit 5c5fab4Copy full SHA for 5c5fab4
1 file changed
examples/tutorials/run_agent_test.sh
@@ -405,6 +405,7 @@ check_built_wheel() {
405
406
# Main execution function
407
main() {
408
+ set -x
409
# Handle --view-logs flag
410
if [ "$VIEW_LOGS" = true ]; then
411
if [[ -n "$SINGLE_TUTORIAL" ]]; then
0 commit comments