Skip to content

Commit

Permalink
tests(yaml): remove exit completely
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefano Lombardo committed May 22, 2024
1 parent da45279 commit 33ba693
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/webserv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ jobs:
if [ -n "$lingering_sockets" ]; then
echo "Unexpected lingering sockets found:"
echo "$lingering_sockets"
# exit 1
else
echo "No lingering sockets found."
Expand Down

0 comments on commit 33ba693

Please sign in to comment.