feat: deliver installable local alpha sessions
Some checks failed
tamq-ci / test (push) Failing after 6s
Some checks failed
tamq-ci / test (push) Failing after 6s
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a03397-4d51-7fd1-8ff2-946eb22ea2bc
This commit is contained in:
parent
d56bd3c79f
commit
5774fbd548
18 changed files with 890 additions and 94 deletions
|
|
@ -12,6 +12,9 @@ jobs:
|
|||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.11"
|
||||
- run: sudo apt-get update
|
||||
- run: sudo apt-get install -y tmux
|
||||
- run: python -m pip install uv
|
||||
- run: python -m pip install -e '.[dev]'
|
||||
- run: pytest -q
|
||||
- run: python -m tamq.cli --help
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue