Skip to content

Commit 9221162

Browse files
Working on iOS GitHub CI
1 parent 0aedb1b commit 9221162

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pr_validation.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ jobs:
7474
test_flutter-test-runners_deep-links_ios:
7575
runs-on: macos-latest
7676

77+
defaults:
78+
run:
79+
working-directory: ./packages/flutter_test_runners/example_deep_links
80+
7781
steps:
7882
- name: Checkout repository
7983
uses: actions/checkout@v3

0 commit comments

Comments
 (0)