Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 979390d

Browse files
committed
attempt to build unit tests to get swiftshader built
1 parent fdc1df5 commit 979390d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/builders/mac_host_engine.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,8 @@
433433
"flutter/tools/font_subset",
434434
"flutter/build/archives:artifacts",
435435
"flutter/impeller/golden_tests:impeller_golden_tests",
436-
"flutter/shell/platform/darwin/macos:zip_macos_flutter_framework"
436+
"flutter/shell/platform/darwin/macos:zip_macos_flutter_framework",
437+
"flutter:unittests"
437438
]
438439
},
439440
"postsubmit_overrides": {

0 commit comments

Comments
 (0)