This commit is contained in:
Kieran 2023-02-09 12:32:19 +00:00
parent dbae89837f
commit 8fe37fbade
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

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 .