~aleteoryx/muditaos

97336d9bdb9e98dc811cc1dd6382013e4953a547 — Radoslaw Wicik 5 years ago 9ad10d2
[EGD-5460] Fix "can't open port" on CI

This little fix should resolve one of the problems during tests on CI.
1 files changed, 1 insertions(+), 0 deletions(-)

M .github/workflows/main.yml
M .github/workflows/main.yml => .github/workflows/main.yml +1 -0
@@ 98,6 98,7 @@ jobs:
        run: |
          kill $(cat emulator.pid)
          rm emulator.pid
          rm -f /tmp/purephone_pts_name
        if: always()
      - name: print emulator logs
        run: cat emulator.log