Skip to content

Commit fd87b12

Browse files
committed
Typos.
1 parent d58eecf commit fd87b12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-simulators.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Ensures certain packages work on simulators
22
name: Test Simulators/Emulators
33
on:
4-
pull_request: # triggered for any PR updates (including new pushes to PR branch)
4+
pull_request: # triggered for any PR updates (including new pushes to PR branch)
55

66
jobs:
7-
test-android:
7+
test-android:
88
name: Test Android
99
runs-on: ubuntu-xl
1010
env:

0 commit comments

Comments
 (0)