exec pipeline as bash
Some checks failed
MCP Tests / mcp-tests (push) Failing after 4s

This commit is contained in:
Danilo Reyes
2026-02-01 12:09:17 -06:00
parent f0d28b4a1e
commit b7eab2dd94

View File

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