Skip to content

Commit

Permalink
test-dir
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 66ded55 commit 47272f3
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 @@ -140,7 +140,7 @@ jobs:
Start-Sleep -Seconds 1
$env:DBUS_SESSION_BUS_ADDRESS = Receive-Job $dbus_daemon
try {
ctest --test-dir ${{ runner.workspace }}\capicxx-dbus-runtime\build-core-runtime -V
ctest --test-dir ${{ runner.workspace }}\capicxx-dbus-runtime\src\test -V
exit $LASTEXITCODE
} finally {
Stop-Job $dbus_daemon
Expand Down

0 comments on commit 47272f3

Please sign in to comment.