feat: project init
This commit is contained in:
parent
55506483f9
commit
27c053a645
2
.github/workflows/e2e_ios.yml
vendored
2
.github/workflows/e2e_ios.yml
vendored
@ -116,7 +116,7 @@ jobs:
|
|||||||
timeout_minutes: 10
|
timeout_minutes: 10
|
||||||
retry_wait_seconds: 30
|
retry_wait_seconds: 30
|
||||||
max_attempts: 3
|
max_attempts: 3
|
||||||
run: |
|
run: |
|
||||||
cd ios && pod install && cd ..
|
cd ios && pod install && cd ..
|
||||||
|
|
||||||
- name: Cache Firestore Emulator
|
- name: Cache Firestore Emulator
|
||||||
|
Loading…
Reference in New Issue
Block a user