try to fix workflow

This commit is contained in:
holger krekel
2023-12-10 18:28:40 +01:00
parent 59083ad16a
commit 33352f4694

View File

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