Skip to content

Commit

Permalink
Yeet.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Dec 19, 2024
1 parent 6c865b8 commit 98a96d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
docker build -t metacall/nodejs-c-liburing-example .
docker run --rm -p 8000:8000 --name metacall_test -d metacall/nodejs-c-liburing-example
wget --tries=20 --server-response "http://localhost:8000"
wget --tries=30 -v "http://localhost:8000/"
# RETRIES=0
# while true; do
Expand Down

0 comments on commit 98a96d1

Please sign in to comment.