This website works better with JavaScript.
Home
Explore
Help
Sign In
ohtaekwon
/
ist-react-native-date-picker
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
chore: increase action timeout
master
Henning Hall
2 years ago
parent
f4b58656cb
commit
6625e1b7a3
1 changed files
with
1 additions
and
1 deletions
Unified 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
@ -100,7 +100,7 @@ jobs:
echo "Emulator started"
echo "Emulator started"
-
name
:
Run e2e tests
-
name
:
Run e2e tests
timeout-minutes
:
3
0
timeout-minutes
:
6
0
working-directory
:
./examples/detox
working-directory
:
./examples/detox
run
:
yarn start & yarn test:android-ci
run
:
yarn start & yarn test:android-ci
Write
Preview
Loading…
Cancel
Save