Files
2023-10-13 14:01:41 +00:00

13 lines
217 B
Plaintext

{
"postsubmit": [
// Run tests on real device
{
"name": "FlickerTests",
"keywords": ["primary-device"]
},
// Also run the tests in the cloud
{
"name": "FlickerTests"
}
]
}