Skip to content

Commit

Permalink
try without break
Browse files Browse the repository at this point in the history
  • Loading branch information
bradh352 committed Dec 14, 2024
1 parent a502f0c commit ed56521
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/qnx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@ jobs:
echo "Extracting ..."
ssh root@${QNX_IP} "tar -C /system/lib/ -xvf gtest.tar ; tar -xvf cares-bin.tar ; tar -xvf cares-lib.tar"
sleep 10
- name: Run tests on QNX VM
run: |
echo "running ldd"
ssh root@${QNX_IP} ldd adig
echo "running adig test"
Expand Down

0 comments on commit ed56521

Please sign in to comment.