ci(docs-checks): remove prettier name

Aligns with other jobs/workflows.  It isn't necessary.

PR: #501
This commit is contained in:
innovaker 2020-12-11 17:46:31 +00:00 committed by Pete Johanson
parent 6fa0f8f060
commit a57989b1ef
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ jobs:
working-directory: docs
prettier:
runs-on: ubuntu-latest
name: Prettier
steps:
- uses: actions/checkout@v2
- uses: bahmutov/npm-install@v1