feat: Use frozen-lockfile in build-and-test.yml
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
|||||||
${{ runner.os }}-yarn-
|
${{ runner.os }}-yarn-
|
||||||
|
|
||||||
- name: Install dependencies 👨🏻💻
|
- name: Install dependencies 👨🏻💻
|
||||||
run: yarn
|
run: yarn install --frozen-lockfile
|
||||||
|
|
||||||
- name: Run linter 🧹
|
- name: Run linter 🧹
|
||||||
run: yarn lint
|
run: yarn lint
|
||||||
|
|||||||
Reference in New Issue
Block a user