mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
ci(docs-checks): remove prettier name
Aligns with other jobs/workflows. It isn't necessary. PR: #501
This commit is contained in:
1
.github/workflows/doc-checks.yml
vendored
1
.github/workflows/doc-checks.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user