Skip to content

Commit

Permalink
try different kill
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich committed Oct 22, 2024
1 parent 090ec5c commit c055466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-ui-critical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
curl --fail http://localhost:8961/assertReceivedAtLeastOneCrashReport
"pkill -f 'sentry-mock-relay' || true"
pkill -9 -f "sentry-mock-relay" || true
- name: Upload Maestro test results
if: failure()
Expand Down

0 comments on commit c055466

Please sign in to comment.