mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-01-09 12:37:38 +08:00
chore(ci): frozen yarn lockfile on test
This commit is contained in:
parent
b190ffb3d2
commit
a8f2f64260
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -90,7 +90,7 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- name: Install dependencies
|
||||
run: yarn
|
||||
run: yarn install --frozen-lockfile
|
||||
- name: Run checks
|
||||
run: |
|
||||
yarn lint
|
||||
|
Loading…
Reference in New Issue
Block a user