Skip to content

Commit

Permalink
Fix #2363, Increase slp time in funct test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dmknutsen committed Jun 1, 2023
1 parent b429d91 commit d455c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
counter=$(grep -c "BEGIN" cf/cfe_test.tmp)
echo "Waiting for CFE Tests"
sleep 60
sleep 120
done
../host/cmdUtil --endian=LE --pktid=0x1806 --cmdcode=2 --half=0x0002
Expand Down

0 comments on commit d455c7a

Please sign in to comment.