Skip to content

Commit 91bf213

Browse files
committed
Merge branch 'ios-fix-artifact-job'
2 parents 5b328b1 + eec2b4a commit 91bf213

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/ios/run-ios-e2e-tests/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ runs:
7373
TEST_DEVICE_UDID: ${{ inputs.test_device_udid }}
7474

7575
- name: Set artifact name with branch and timestamp
76+
if: always()
7677
run: |
7778
BRANCH_NAME="${{ github.ref_name }}"
7879
# Sanitize branch name by replacing slashes and other special characters

0 commit comments

Comments
 (0)