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 59aa1cf commit 2efecc9Copy full SHA for 2efecc9
tests/co19/update.sh
@@ -31,7 +31,7 @@ git commit DEPS -m \
31
&& git log --date='format:%Y-%m-%d' --pretty='format:%ad %ae %s' $OLD..$NEW \
32
| sed 's/\#/dart-lang\/co19\#/g')
33
34
-Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try"
+Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try,dart2js-minified-linux-d8-try"
35
36
rm -rf tests/co19/src.git
37
0 commit comments