Files
superset2/.github/workflows
Joe Li 9b4c74f74a fix(playwright): use superset shell instead of python -c in bashlib
Replace inline `python -c` block with `superset shell` heredoc, which has
the Flask app context pre-loaded. Drops the create_app()/app_context()
boilerplate and addresses review feedback.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-30 11:46:24 -07:00
..