Skip to content

Commit

Permalink
fix pkill
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich committed Oct 22, 2024
1 parent bfad2ba commit 090ec5c
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 -f 'sentry-mock-relay' || true"
- name: Upload Maestro test results
if: failure()
Expand Down

0 comments on commit 090ec5c

Please sign in to comment.