typo
This commit is contained in:
2
.github/workflows/formatting.yaml
vendored
2
.github/workflows/formatting.yaml
vendored
@ -13,6 +13,6 @@ jobs:
|
||||
with:
|
||||
node-version: 16
|
||||
- name: Install Dependencies
|
||||
run: yarn Install
|
||||
run: yarn install
|
||||
- name: Check Formatting
|
||||
run: yarn prettier --check .
|
||||
|
Reference in New Issue
Block a user