This commit is contained in:
2023-02-09 12:32:19 +00:00
parent dbae89837f
commit 8fe37fbade

View File

@ -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 .