Skip to content

Commit

Permalink
Merge pull request #5745 from gooddata/release-to-master
Browse files Browse the repository at this point in the history
Merge release into master
  • Loading branch information
huyenthanh09 authored Dec 25, 2024
2 parents 9d5a1c9 + 05ddb54 commit c0f98ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/checklist-cypress-ui-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ jobs:
uses: actions/upload-artifact@v4
if: ${{ !cancelled() }}
with:
name: cypress-test-artifacts
name: cypress-${{ inputs.CYPRESS_TEST_TAGS }}-artifacts
path: |
libs/sdk-ui-tests-e2e/cypress/${{ inputs.GIT_REVISION }}/videos/**/*.mp4
libs/sdk-ui-tests-e2e/cypress/${{ inputs.GIT_REVISION }}/screenshots/**/*
libs/sdk-ui-tests-e2e/cypress/${{ inputs.GIT_REVISION }}/results/**/*
libs/sdk-ui-tests-e2e/cypress/videos/**/*.mp4
libs/sdk-ui-tests-e2e/cypress/screenshots/**/*
libs/sdk-ui-tests-e2e/cypress/results/**/*

0 comments on commit c0f98ff

Please sign in to comment.