+ xo-expression
This commit is contained in:
parent
aecabbb144
commit
3309a6b8c0
5 changed files with 36 additions and 5 deletions
5
.github/workflows/main-stock-ubuntu.yml
vendored
5
.github/workflows/main-stock-ubuntu.yml
vendored
|
|
@ -102,6 +102,11 @@ jobs:
|
|||
echo "::group::xo-pyunit build"
|
||||
cmake --build .build -- xo-pyunit
|
||||
|
||||
##############
|
||||
|
||||
echo "::group::xo-expression build"
|
||||
cmake --build .build -- xo-expression
|
||||
|
||||
echo "::group::xo build (catch all)"
|
||||
cmake --build .build #--verbose
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue