mirror of
https://github.com/penpot/penpot.git
synced 2026-08-27 23:28:38 +00:00
📎 Comment tests command on CI because no test script
This commit is contained in:
parent
54236a466d
commit
f006962dda
8
.github/workflows/tests-mcp.yml
vendored
8
.github/workflows/tests-mcp.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
pnpm -r run build;
|
pnpm -r run build;
|
||||||
pnpm -r run types:check;
|
pnpm -r run types:check;
|
||||||
|
|
||||||
- name: Tests
|
# - name: Tests
|
||||||
working-directory: ./mcp
|
# working-directory: ./mcp
|
||||||
run: |
|
# run: |
|
||||||
pnpm run test;
|
# pnpm run test;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user