fixing unit tests CI

This commit is contained in:
Kbz-8
2025-09-24 16:32:55 +02:00
parent 61d7c6ce95
commit 7ebce77bb3

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"