Skip to content

Commit 52599b4

Browse files
committed
chore: add newline at eof
1 parent 6ceb2c4 commit 52599b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/examples/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ usage:
7272
# Note: This is a job which is defined above and not part of the Orb
7373
- fastlane_release:
7474
requires:
75-
- rn/android_test
75+
- rn/android_test

src/examples/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ usage:
8282
# Note: This is a job which is defined above and not part of the Orb
8383
- fastlane_release:
8484
requires:
85-
- rn/ios_build_and_test
85+
- rn/ios_build_and_test

0 commit comments

Comments
 (0)