mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
build(ci): restore test.yml
This commit is contained in:
parent
ed36096494
commit
0d856b0074
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
@ -23,17 +23,11 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '14.16.1'
|
||||
node-version: '14.x'
|
||||
|
||||
- name: Install dependencies
|
||||
uses: bahmutov/npm-install@v1
|
||||
|
||||
- name: Export yarn.lock
|
||||
run: cat yarn.lock
|
||||
|
||||
- name: Export gst
|
||||
run: git status
|
||||
|
||||
- name: Run test cases
|
||||
run: npm test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user