Skip to content

Commit

Permalink
Update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pfreitag authored May 21, 2024
1 parent c9dfc9d commit 747a327
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,10 @@ sam local invoke FuselessTestEvent --event /tmp/test-event.json
echo -e "\n-----\n"

echo "DONE TESTING"
ps
pstree
#ensure everything is terminated
killall sam
killall java
ps
ps -f


exit 0
Expand Down

0 comments on commit 747a327

Please sign in to comment.