From c7d71d837111d2a58d47a4be9e2efd46f200cc4d Mon Sep 17 00:00:00 2001 From: Shalabh Chaturvedi Date: Tue, 27 Jun 2023 11:29:05 -0700 Subject: [PATCH] Don't call debug.py --- src/notify.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/notify.sh b/src/notify.sh index 249f3f06..807b1425 100755 --- a/src/notify.sh +++ b/src/notify.sh @@ -23,6 +23,4 @@ if [ -z $DAGSTER_CLOUD_URL ]; then fi export INPUT_LOCATION_NAME=$INPUT_LOCATION_NAME -echo "Running debug.py" -python /debug.py python /create_or_update_comment.py \ No newline at end of file