mirror of
https://github.com/apache/superset.git
synced 2026-07-20 13:45:47 +00:00
chore: rip antd-v4 from the app! (#33411)
This commit is contained in:
committed by
GitHub
parent
fcea7e4af9
commit
33f2ffd2a9
1
.github/workflows/superset-e2e.yml
vendored
1
.github/workflows/superset-e2e.yml
vendored
@@ -73,6 +73,7 @@ jobs:
|
||||
with:
|
||||
persist-credentials: false
|
||||
submodules: recursive
|
||||
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
|
||||
- name: Checkout using ref (workflow_dispatch)
|
||||
if: github.event_name == 'workflow_dispatch' && github.event.inputs.ref != ''
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user