mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-13 20:36:34 +00:00
Merge pull request #12 from alibaba/fix/action-name
chore: fix action name
This commit is contained in:
commit
ac5167299e
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