Skip to content

Commit e459af5

Browse files
committed
chore: revert to action type
1 parent 49279aa commit e459af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
profile: pixel
8080
avd-name: aegir-android-29
8181
script: |
82-
npx aegir test -t react-native-android'
82+
npx aegir test -t react-native-android
8383
# test-react-native-ios:
8484
# runs-on: macos-latest
8585
# steps:

0 commit comments

Comments
 (0)