Skip to content

Commit 98d3dfd

Browse files
committed
WIP run CI on android suite only, for faster iteration
1 parent a618e33 commit 98d3dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
run: flutter pub get
3232

3333
- name: Run tools/check
34-
run: TERM=dumb tools/check --all --verbose
34+
run: TERM=dumb tools/check --all --verbose android

0 commit comments

Comments
 (0)