Skip to content

Commit 78dc137

Browse files
committed
ci: run chrome test only on latest version
1 parent d9ef8c5 commit 78dc137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/supabase_flutter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
run: flutter test --concurrency=1
7272

7373
- name: Run tests on chrome
74+
if: ${{ matrix.sdk == '3.x'}}
7475
run: flutter test --platform chrome
7576

7677
- name: Run tests with downgraded app_links

0 commit comments

Comments
 (0)