Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit 06d9687

Browse files
committed
Clean: Reduce noise in CI output.
1 parent 988b29f commit 06d9687

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
# See if the webserver is running. Wait for the server to start.
4949
sleep 5
5050
echo "Checking if site is up..."
51-
curl --silent --location 127.0.0.1
5251
curl --silent --location 127.0.0.1 | grep "About Runestone"
5352
# Test just the Runestone server.
5453
docker-tools test --no-bks --no-rc

0 commit comments

Comments
 (0)