mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
refactor: make simple write to CI, no check
This commit is contained in:
parent
7036c4597d
commit
c435de3ffb
3 changed files with 18 additions and 68 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -46,8 +46,8 @@ jobs:
|
|||
- name: Install plano tools
|
||||
run: uv sync --extra dev
|
||||
|
||||
- name: Run CLI template/demo sync check
|
||||
run: uv run python -m planoai.template_sync --check
|
||||
- name: Sync CLI templates to demos
|
||||
run: uv run python -m planoai.template_sync
|
||||
|
||||
- name: Run tests
|
||||
run: uv run pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue