This commit is contained in:
parent
f11e03f69f
commit
28b21b6565
@ -15,8 +15,8 @@ jobs:
|
||||
MARIADB_MYSQL_LOCALHOST_GRANTS: "wazzl"
|
||||
|
||||
container:
|
||||
steps:
|
||||
- name: install required stuff
|
||||
run: apt-get -y update ; apt -y install netcat-openbsd
|
||||
- name: run tests
|
||||
run: which nc; nc localhost 3306
|
||||
steps:
|
||||
- name: install required stuff
|
||||
run: apt-get -y update ; apt -y install netcat-openbsd
|
||||
- name: run tests
|
||||
run: which nc; nc localhost 3306
|
||||
Loading…
Reference in New Issue
Block a user