Ryan Houdek
|
c6616a0866
|
Switches over the unit test running in the github yml file to target
specific unit test categories
Allows us to split out the ASM unit tests and the IR unit tests to their
own independent steps in the yml file
|
2020-05-09 12:19:36 -07:00 |
|
Ryan Houdek
|
a10da81c4d
|
Adds ctest step to the CI
This ensures all unit tests are ran every PR and merge
|
2020-03-18 13:18:22 -07:00 |
|
Ryan Houdek
|
41dbf5b4e7
|
Adds xbyak to externals
Removes cmake check to see if it exists
|
2020-03-06 00:20:13 -08:00 |
|
Ryan Houdek
|
445fe97dc6
|
Update workflow file
We need to checkout submodules
We should run on all branches
|
2020-03-06 00:20:13 -08:00 |
|
Ryan Houdek
|
73129e59d7
|
Revert "Revert "Creates cmake build runner workflow""
This reverts commit 4867c98240 .
Public!
|
2020-03-05 23:26:30 -08:00 |
|
Ryan Houdek
|
4867c98240
|
Revert "Creates cmake build runner workflow"
This reverts commit 0cff80349c3ec43df3626996d2510421e40f0e45.
Github Actions don't work on legacy org repos without a payment plan
|
2020-03-06 09:08:50 +02:00 |
|
Ryan Houdek
|
81bcfc8009
|
Creates cmake build runner workflow
|
2020-03-06 09:08:50 +02:00 |
|