We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ef8c5 commit 78dc137Copy full SHA for 78dc137
.github/workflows/supabase_flutter.yml
@@ -71,6 +71,7 @@ jobs:
71
run: flutter test --concurrency=1
72
73
- name: Run tests on chrome
74
+ if: ${{ matrix.sdk == '3.x'}}
75
run: flutter test --platform chrome
76
77
- name: Run tests with downgraded app_links
0 commit comments