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