mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
try to fix workflow
This commit is contained in:
7
.github/workflows/ci.yaml
vendored
7
.github/workflows/ci.yaml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user