Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Roldao authored and Ricardo Roldao committed May 20, 2024
1 parent bff5bc7 commit 8b674ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ jobs:
set LD_LIBRARY_PATH=${{ runner.workspace }}\\install\\lib
set COMMONAPI_CONFIG=${{ github.workspace }}\\src\\test\\commonapi-dbus.ini
cd ${{ runner.workspace }}\capicxx-dbus-runtime\build-dbus-runtime\src\test
ctest -C Debug --test-dir "${{ github.workspace }}\\src\\test"
ctest -C Debug --test-dir "${{ github.workspace }}\\src\\test" -V

0 comments on commit 8b674ea

Please sign in to comment.