Fix: typo

This commit is contained in:
Jim Han
2021-04-06 12:18:26 +08:00
committed by GitHub
parent 19d6a3f6cf
commit 1022c4474a
-3
View File
@@ -11,9 +11,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
fetch-depth: 0
- name: Prettify code
uses: creyD/prettier_action@v3.1