Skip to content

Commit

Permalink
Force builders to run. (flutter#21167)
Browse files Browse the repository at this point in the history
There was a problem with GoB that made all the builders fail on old
commits. As the last commit was successful we need to force a new
execution to unblock the tree.
  • Loading branch information
godofredoc authored Sep 15, 2020
1 parent 7e962ba commit ccb3339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ toolchain. Most developers will interact with Flutter via the [Flutter
Framework](https://github.com/flutter/flutter), which provides a modern,
reactive framework, and a rich set of platform, layout and foundation widgets.

If you want to run/contribute to Flutter Web engine, more tooling can be
If you want to run/contribute to Flutter Web engine, more tooling can be
found at [felt](https://github.com/flutter/engine/tree/master/lib/web_ui/dev#whats-felt).
This is a tool written to make web engine development experience easy.

Expand Down

0 comments on commit ccb3339

Please sign in to comment.