@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user