fix(workflow): change scripts
This commit is contained in:
@@ -53,3 +53,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
# --immutable ensures the lockfile isn't changed (replaces --frozen-lockfile)
|
||||
run: yarn install --immutable
|
||||
|
||||
- name: Lint
|
||||
run: yarn lint
|
||||
|
||||
Reference in New Issue
Block a user