mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-06-03 15:18:15 +02:00
fixing unit tests CI
This commit is contained in:
@@ -75,4 +75,4 @@ jobs:
|
|||||||
- name: Build and run unit tester
|
- name: Build and run unit tester
|
||||||
run: |
|
run: |
|
||||||
cd MacroUnitTest
|
cd MacroUnitTest
|
||||||
xmake run -P . MacroUnitTest --headless --path="{{ runner.workspace }}/libmlx.so"
|
xmake run -P . -vD MacroUnitTest --headless --path="{{ runner.workspace }}/libmlx.so"
|
||||||
|
|||||||
Reference in New Issue
Block a user