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" MARIADB_MYSQL_LOCALHOST_GRANTS: "wazzl"
container: container:
steps: steps:
- name: install required stuff - name: install required stuff
run: apt-get -y update ; apt -y install netcat-openbsd run: apt-get -y update ; apt -y install netcat-openbsd
- name: run tests - name: run tests
run: which nc; nc localhost 3306 run: which nc; nc localhost 3306