Skip to content

Commit

Permalink
try another sleep value
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Oct 31, 2023
1 parent 0c2994d commit d7b289d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
echo "Smoke Test Failed"
exit 1
fi
sleep 30
sleep 10
- name: Stop Private Network
if: always()
Expand Down

0 comments on commit d7b289d

Please sign in to comment.