Skip to content

Commit

Permalink
now
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Roldao authored and Ricardo Roldao committed May 17, 2024
1 parent c7ee1b0 commit eb4e9b5
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 -C ${{ runner.workspace }}\capicxx-dbus-runtime\src\test -V
ctest -C ${{ runner.workspace }}\capicxx-dbus-runtime\build-core-runtime -V
exit $LASTEXITCODE
} finally {
Stop-Job $dbus_daemon
Expand Down

0 comments on commit eb4e9b5

Please sign in to comment.