mirror of
https://github.com/chatmail/relay.git
synced 2026-06-25 21:11:05 +00:00
try to fix workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user