mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore: refactor Alert-related components (#31858)
This commit is contained in:
committed by
GitHub
parent
5fe6ef268e
commit
6eb87e04c0
2
.github/workflows/superset-e2e.yml
vendored
2
.github/workflows/superset-e2e.yml
vendored
@@ -141,4 +141,4 @@ jobs:
|
||||
if: failure()
|
||||
with:
|
||||
path: ${{ github.workspace }}/superset-frontend/cypress-base/cypress/screenshots
|
||||
name: cypress-artifact-${{ github.run_id }}-${{ github.job }}
|
||||
name: cypress-artifact-${{ github.run_id }}-${{ github.job }}-${{ matrix.browser }}-${{ matrix.parallel_id }}
|
||||
|
||||
Reference in New Issue
Block a user