Skip to content

Commit

Permalink
hopefully a unique name
Browse files Browse the repository at this point in the history
  • Loading branch information
rusackas committed Jun 21, 2024
1 parent 6f9c29e commit 1830c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/superset-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,5 @@ jobs:
uses: actions/upload-artifact@v4
if: github.event_name == 'workflow_dispatch' && (steps.check.outputs.python || steps.check.outputs.frontend)
with:
name: screenshots
path: ${{ github.workspace }}/superset-frontend/cypress-base/cypress/screenshots
name: cypress-artifact-${{ github.run_id }}-${{ github.job }}

0 comments on commit 1830c34

Please sign in to comment.