This website works better with JavaScript.
Home
Explore
Help
Sign In
ohtaekwon
/
new-react-native-date-picker
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
increase yarn timeout
master
Henning Hall
4 years ago
parent
c3cae74072
commit
0ed97fcd0d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/android-detox.yml
+ 1
- 1
.github/workflows/android-detox.yml
View File
@ -54,7 +54,7 @@ jobs:
-
name
:
Install npm dependencies
working-directory
:
./examples/detox
run
:
|
yarn install --frozen-lockfile
yarn install --frozen-lockfile
--network-timeout 60000
-
name
:
Download Android Emulator Image
timeout-minutes
:
15
Write
Preview
Loading…
Cancel
Save