mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
build(ci): debug
This commit is contained in:
parent
33a32903e0
commit
88e99b6ed2
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -28,6 +28,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
uses: bahmutov/npm-install@v1
|
||||
|
||||
- name: Export yarn.lock
|
||||
run: cat yarn.lock
|
||||
|
||||
- name: Run test cases
|
||||
run: npm test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user