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
inherit secrets
master
Henning Hall
1 year ago
parent
17943a2098
commit
fa4f2e80e4
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.github/workflows/pr.yml
+ 2
- 0
.github/workflows/pr.yml
View File
@ -17,11 +17,13 @@ jobs:
name
:
Test
uses
:
./.github/workflows/test-ios-e2e.yml
needs
:
[
build-ios]
secrets
:
inherit
test-android-e2e:
name
:
Test
uses
:
./.github/workflows/test-android-e2e.yml
needs
:
[
build-android]
secrets
:
inherit
test-js:
name
:
Test
Write
Preview
Loading…
Cancel
Save