...3
Some checks failed
MCP Tests / mcp-tests (push) Failing after 9s

This commit is contained in:
Danilo Reyes
2026-02-08 15:08:11 -06:00
parent dc94b8fc44
commit f95cf4a546

View File

@@ -30,4 +30,6 @@ 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
env:
GITEA_WORKSPACE: ${{ github.workspace }}
run: nix run .#mcp-tests run: nix run .#mcp-tests