Skip to content

Commit

Permalink
remove sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
retlehs committed Dec 14, 2024
1 parent fd4c99f commit ffa9297
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
- name: Verify installation
run: |
sleep 30 # Give web server a moment to start
curl -s http://localhost:8080 | grep "<title>Bedrock"

0 comments on commit ffa9297

Please sign in to comment.