Skip to content

Commit

Permalink
chore(gha): testint123
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmorano committed Jul 29, 2024
1 parent 7cc701a commit f00a68e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/e2e_mobile_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ jobs:

- name: debugging
run: |
ps ax
echo @@@@@@@@@@@@@@@
ps ax | grep Simulator
echo @@@@@@@@@@@@@@@
sudo ifconfig -a
sleep 60
sudo lsof -ni -P | grep LISTEN | grep :$PORT
Expand Down

0 comments on commit f00a68e

Please sign in to comment.