fixing unit tests CI

This commit is contained in:
2025-09-24 15:48:08 +02:00
parent 93d0b1828b
commit e45ded6ea9

View File

@@ -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"