Skip to content

Commit 62eaae6

Browse files
Working on iOS GitHub CI
1 parent be824b9 commit 62eaae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
run: ps aux | grep simctl
241241

242242
- name: Kill any simctl processes
243-
run: pkill -f simctl
243+
run: pkill -f runner
244244

245245
# - name: Launch the app on the simulator just to prove we can
246246
# run: |

0 commit comments

Comments
 (0)