This commit is contained in:
parent
d3f42fd23d
commit
5de7456c98
1 changed files with 2 additions and 4 deletions
|
@ -37,7 +37,5 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: https://code.forgejo.org/actions/checkout@v4
|
||||
|
||||
- run: sleep 20
|
||||
- run: apt update && apt install net-tools telnet
|
||||
- run: netstat -tulpn
|
||||
- run: telnet 127.0.0.1 3306
|
||||
- run: sleep 10
|
||||
- run: curl 127.0.0.1:13120
|
||||
|
|
Loading…
Reference in a new issue