mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-26 12:18:21 +00:00
chore: fix action name
This commit is contained in:
parent
d16fed25a4
commit
78df80a9e6
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -32,5 +32,5 @@ jobs:
|
|||||||
- name: install
|
- name: install
|
||||||
run: npm i && npm run setup:skip-build
|
run: npm i && npm run setup:skip-build
|
||||||
|
|
||||||
- name: lint
|
- name: test
|
||||||
run: cd packages/designer && npm test
|
run: cd packages/designer && npm test
|
||||||
Loading…
x
Reference in New Issue
Block a user