This commit is contained in:
parent
da703f6906
commit
44cf87e20a
@ -18,3 +18,5 @@ jobs:
|
||||
steps:
|
||||
- name: install required stuff
|
||||
run: apt-get -y update ; apt -y install netcat-openbsd; nc localhost 3306
|
||||
- name: run tests
|
||||
run: which nc; nc localhost 3306
|
||||
Loading…
Reference in New Issue
Block a user