mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore: add npm-install actions
This commit is contained in:
parent
0620f5bd52
commit
6f6b72bc95
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
node-version: '12.x'
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn
|
||||
uses: bahmutov/npm-install@v1
|
||||
|
||||
- name: Run linter
|
||||
run: npm run lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user