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 a618e33 commit 98d3dfdCopy full SHA for 98d3dfd
.github/workflows/ci.yml
@@ -31,4 +31,4 @@ jobs:
31
run: flutter pub get
32
33
- name: Run tools/check
34
- run: TERM=dumb tools/check --all --verbose
+ run: TERM=dumb tools/check --all --verbose android
0 commit comments