Skip to content

Commit bced490

Browse files
committed
fix: enable macmini
1 parent 77bee6b commit bced490

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-ios-macmini.yml_ renamed to .github/workflows/e2e-ios-macmini.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292

9393
- uses: actions/upload-artifact@v4
9494
if: failure()
95+
# if: ${{ always() }}
9596
with:
9697
name: e2e-test-videos
9798
path: ./artifacts/

0 commit comments

Comments
 (0)