chore: debug

This commit is contained in:
Jose Diaz-Gonzalez
2026-01-04 03:38:44 -05:00
committed by GitHub
parent 7cfabe1322
commit 8f9ca78642

View File

@@ -183,5 +183,6 @@ cron_run_wrapper() {
[[ -z "$APP" ]] && local APP="$TEST_APP"
add_requirements_txt "$APP" "$APP_REPO_DIR"
ls -lah "$APP_REPO_DIR"
mv -f "$APP_REPO_DIR/app-cnb-cron.json" "$APP_REPO_DIR/app.json"
}