fixing unit tests CI

This commit is contained in:
2025-09-24 16:32:55 +02:00
parent bb67bd42e1
commit 18b57e3761

View File

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