Skip to content

Commit

Permalink
removing sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhitestratiform committed Jul 30, 2024
1 parent 861ada1 commit d0f00d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workspace-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
cd ~/Projects/macpro-mdct-mfp
source /tmp/.profile
./run local&
sleep 60
while ! curl -s http://localhost:3030 >/dev/null; do sleep 10; done
yarn run test:ci
Expand Down

0 comments on commit d0f00d9

Please sign in to comment.