Skip to content

Commit adc4e3a

Browse files
test
1 parent 4704985 commit adc4e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-simulators.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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+
push:
55

66
jobs:
77
test-android:

0 commit comments

Comments
 (0)