test
Some checks failed
PHPUnit / PHPUnit – PHP 8.1 (push) Failing after 28s

This commit is contained in:
André Menrath 2024-09-23 18:09:17 +02:00
parent 4660c7402b
commit f0b9954f99

View file

@ -37,6 +37,7 @@ jobs:
- name: Checkout
uses: https://code.forgejo.org/actions/checkout@v4
- run: sleep 5
- run: apt update && apt install net-tools
- run: sleep 20
- run: apt update && apt install net-tools telnet
- run: netstat -tulpn
- run: telnet 127.0.0.1 3006