We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf9db6a + 0d5113f commit f102f43Copy full SHA for f102f43
1 file changed
.github/workflows/main.yml
@@ -35,10 +35,6 @@ jobs:
35
with:
36
channel: 'stable'
37
38
- - name: Flutter Config
39
- timeout-minutes: 2
40
- run: flutter config --no-analytics --no-animations
41
-
42
- name: Flutter Pub Get
43
timeout-minutes: 2
44
run: flutter pub get
0 commit comments