pipeline fix
Some checks are pending
MCP Tests / mcp-tests (push) Waiting to run

This commit is contained in:
Danilo Reyes
2026-02-01 20:22:40 -06:00
parent 6bdef87118
commit da4ae90c11

View File

@@ -21,4 +21,4 @@ jobs:
uses: actions/checkout@v4
- name: Run MCP lint/format/tests via nix-shell
run: bash ./scripts/mcp-server/run-tests.sh
run: ./scripts/mcp-server/run-tests.sh