mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
test: Patch test case of mixins (#32889)
This commit is contained in:
parent
2f9699556a
commit
c1c51d5472
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -493,4 +493,7 @@ jobs:
|
||||
|
||||
- name: lessc component
|
||||
run: npx lessc --js ./es/button/style/index.less
|
||||
|
||||
- name: lessc mixins
|
||||
run: npx lessc --js ./es/style/mixins/index.less
|
||||
needs: setup
|
Loading…
Reference in New Issue
Block a user