Skip to content

Commit

Permalink
remove check for prism kill
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshk-tw committed Oct 28, 2024
1 parent 7d098b9 commit 139cee2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,5 @@ jobs:
working-directory: Xero-Java

- name: Stop PRISM
if: success() || failure()
run: pkill -f prism
working-directory: Xero-Java

0 comments on commit 139cee2

Please sign in to comment.