diff --git a/.github/workflows/functional-tests.yml b/.github/workflows/functional-tests.yml index 121c088dc..c387b8413 100644 --- a/.github/workflows/functional-tests.yml +++ b/.github/workflows/functional-tests.yml @@ -81,16 +81,10 @@ jobs: while [[ ! -f cf/cfe_test.log ]]; do temp=$(grep -c "BEGIN" cf/cfe_test.tmp) - - if [ $temp -eq $counter ]; then - echo "Test is frozen. Quitting" - break - fi - counter=$(grep -c "BEGIN" cf/cfe_test.tmp) echo "Waiting for CFE Tests" sleep 60 - done + ../host/cmdUtil --endian=LE --pktid=0x1806 --cmdcode=2 --half=0x0002 working-directory: ./build/exe/cpu1/