Current CI tool will build and unit tests using Mock files but if we work on real HW such as Evaluation Key, we will need CI tool to run HW tests too.
GitHub Action looks pretty good, the question is that can we somehow run an HW test in one of our local machines and can we integrate with Github Action?
Current CI tool will build and unit tests using Mock files but if we work on real HW such as Evaluation Key, we will need CI tool to run HW tests too.
GitHub Action looks pretty good, the question is that can we somehow run an HW test in one of our local machines and can we integrate with Github Action?