We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ceb2c4 commit 52599b4Copy full SHA for 52599b4
src/examples/android.yml
@@ -72,4 +72,4 @@ usage:
72
# Note: This is a job which is defined above and not part of the Orb
73
- fastlane_release:
74
requires:
75
- - rn/android_test
+ - rn/android_test
src/examples/ios.yml
@@ -82,4 +82,4 @@ usage:
82
83
84
85
- - rn/ios_build_and_test
+ - rn/ios_build_and_test
0 commit comments