Skip to content

Commit

Permalink
Try
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 929c48b commit 0b325a6
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 @@ -125,7 +125,7 @@ jobs:
Start-Sleep -Seconds 1
$env:DBUS_SESSION_BUS_ADDRESS = Receive-Job $dbus_daemon
try {
ctest -C Debug --test-dir ${{ github.workspace }}\build-core-runtime\src\test -V
ctest -C Debug --test-dir ${{ github.workspace }}\build-dbus-runtime\src\test -V
exit $LASTEXITCODE
} finally {
Stop-Job $dbus_daemon
Expand Down

0 comments on commit 0b325a6

Please sign in to comment.