Commit df82b8c
committed
doc: Update instructions on upgrading Flutter
The `tools/check` run is largely redundant with Flutter upstream's CI,
which will have run our `flutter analyze` and `flutter test` before
allowing any given upstream change to be merged. If something gets
past that (perhaps because it affects some other suite like
re-generating our generated files), our own CI will catch it.1 parent 4007f29 commit df82b8c
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
259 | | - | |
| 258 | + | |
260 | 259 | | |
261 | 260 | | |
262 | 261 | | |
| |||
0 commit comments