Skip to content

Commit

Permalink
try adding back sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Nov 1, 2023
1 parent 780b15f commit e2b42f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
echo "Smoke Test Failed"
exit 1
fi
sleep 10
- name: Stop Private Network
if: always()
Expand Down

0 comments on commit e2b42f6

Please sign in to comment.