GHA workflow - Fix Test 2 [skip travis]

This commit is contained in:
Mitchell Krog 2021-07-05 08:42:12 +02:00
parent b8b9e4597d
commit 5c31bf156f
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43
3 changed files with 37 additions and 39 deletions

View file

@ -70,7 +70,6 @@ jobs:
sudo netstat -napt
cat /etc/nginx/nginx.conf
sudo systemctl list-units --type=service --all
curl -A "Titan" http://localhost:80 2>&1
if: always()