Fix script execution order. Run test fixture in workflow.

This commit is contained in:
Yang Chen
2019-12-15 00:34:03 +11:00
committed by ychescale9
parent 269b6dcc82
commit c03965e565
35 changed files with 720 additions and 14 deletions
+2
View File
@@ -0,0 +1,2 @@
rootProject.name='Test Project'
include ':app'