fixing unit tests CI

This commit is contained in:
Kbz-8
2025-09-24 15:48:08 +02:00
parent 1704776df1
commit 083e3db912

View File

@@ -75,4 +75,4 @@ jobs:
- name: Build and run unit tester
run: |
cd MacroUnitTest
xmake run -P . MacroUnitTest --headless --path="{{ runner.workspace }}/libmlx.so"
xmake run -P . -vD MacroUnitTest --headless --path="{{ runner.workspace }}/libmlx.so"