📎 Comment tests command on CI because no test script

This commit is contained in:
Andrey Antukh 2026-07-30 09:10:43 +02:00
parent 54236a466d
commit f006962dda

View File

@ -46,7 +46,7 @@ jobs:
pnpm -r run build;
pnpm -r run types:check;
- name: Tests
working-directory: ./mcp
run: |
pnpm run test;
# - name: Tests
# working-directory: ./mcp
# run: |
# pnpm run test;