Skip to content

Commit

Permalink
Merge pull request #2364 from dmknutsen/Issue_2363
Browse files Browse the repository at this point in the history
Fix #2363, Increase slp time in funct test workflow
  • Loading branch information
dzbaker committed Jun 1, 2023
2 parents 1b59792 + d455c7a commit b5b90b4
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 b5b90b4

Please sign in to comment.