mirror of
https://github.com/apache/superset.git
synced 2026-04-16 06:34:52 +00:00
* build: inline cached-dependencies to unblock CI * Run E2E on pull_request on;y * Inline all external actions * Checkout needed for internal actions Also fixes pre-commit * Add missing files
6 lines
66 B
Bash
6 lines
66 B
Bash
#!/bin/bash
|
|
|
|
default-setup-command() {
|
|
print-cachescript-path
|
|
}
|