ci config
Some checks failed
Build Project / TestWithDb (push) Failing after 0s

This commit is contained in:
Martin Below 2024-06-10 07:16:45 +02:00
parent f11e03f69f
commit 28b21b6565

View File

@ -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