mirror of
https://github.com/penpot/penpot.git
synced 2026-08-07 21:38:48 +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 types:check;
|
||||
|
||||
- name: Tests
|
||||
working-directory: ./mcp
|
||||
run: |
|
||||
pnpm run test;
|
||||
# - name: Tests
|
||||
# working-directory: ./mcp
|
||||
# run: |
|
||||
# pnpm run test;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user