try to fix workflow

This commit is contained in:
holger krekel
2023-12-10 18:28:40 +01:00
parent 73d8e01452
commit 4615df2e3b

View File

@@ -32,5 +32,8 @@ jobs:
- name: install packages into venv - name: install packages into venv
run: venv/bin/pip install chatmaild deploy_chatmail run: venv/bin/pip install chatmaild deploy_chatmail
- name: run tests - name: initialize
- run: venv/bin/cmdeploy test run: venv/bin/cmdeploy init chat.example.org
- name: initialize a testrun domain
run: venv/bin/cmdeploy init c4.testrun.org