Skip to content

Commit 1b39713

Browse files
Test 51 of CI self-hosted mac arm64
1 parent cec1256 commit 1b39713

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ios-simulator-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ jobs:
115115
echo $! > server.pid
116116
117117
- name: Run End-to-End iOS Simulator Tests
118-
env:
119-
APNS_TOKEN_KEY: ${{ secrets.APNS_TOKEN_KEY }}
118+
# env:
119+
# APNS_TOKEN_KEY: ${{ secrets.APNS_TOKEN_KEY }}
120120
run: pnpm run test
121121

122122
- name: Print server logs on failure

0 commit comments

Comments
 (0)