feat: project init
This commit is contained in:
parent
48526430a1
commit
507576795c
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
|
||||||
command: yarn tests:ios:pod:install
|
command: yarn && yarn tests:ios:pod:install
|
||||||
|
|
||||||
- name: Cache Firestore Emulator
|
- name: Cache Firestore Emulator
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user