test
All checks were successful
PHPUnit / PHPUnit – PHP 8.1 (push) Successful in 13s

This commit is contained in:
André Menrath 2024-09-23 18:18:42 +02:00
parent d3f42fd23d
commit 5de7456c98

View file

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