Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add test on CI.
  • Loading branch information
matanlurey committed Feb 20, 2024
commit cdf98d217d21434c1a3b8b52ea1cc2d14850dbc0
4 changes: 4 additions & 0 deletions ci/builders/linux_unopt.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
"name": "test:format_and_dart_test",
"script": "flutter/ci/format.sh"
},
{
"nane": "test:GeneratedPluginRegistant.java omitted",
"script": "flutter/ci/test/format_no_generated_java.sh"
},
{
"language": "python3",
"name": "test: Host_Tests_for_host_debug_unopt",
Expand Down