Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4a9d5822 authored by Jorim Jaggi's avatar Jorim Jaggi Committed by Android (Google) Code Review
Browse files

Merge "Also run flicker tests on cloud"

parents ce4e372a 40367bbd
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
{
  "postsubmit": [
    // Run tests on real device
    {
      "name": "FlickerTests",
      "keywords": ["primary-device"]
    },
    // Also run the tests in the cloud
    {
      "name": "FlickerTests"
    }
  ]
}
 No newline at end of file