forked from innovacion/searchbox
Modify mcp
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -27,5 +27,7 @@ jobs:
|
||||
- name: Run linter
|
||||
run: uv run ruff check
|
||||
|
||||
- name: Run tests with coverage
|
||||
- name: Run tests
|
||||
run: uv run pytest
|
||||
env:
|
||||
VAULT_TOKEN: ${{ secrets.VAULT_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user