summaryrefslogtreecommitdiff
path: root/run-ci
AgeCommit message (Collapse)AuthorFilesLines
2021-05-18Add run-ci shell scriptDerick Montague1-0/+15
The GUI has a set of unit tests that are currrently only being run using a pre-comit hook. This hook can be overridden and we would like to have the unit tests run during the CI build to assure that the GUI unit tests are passing. Adding this shell script so that we can run any GUI unit tests during the CI build. Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I1b62f47fb05d4f36796c5cdb4e7529b1f3afd0d5