We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78c6fc8 commit e004103Copy full SHA for e004103
.github/workflows/lint.yml
@@ -13,7 +13,6 @@ jobs:
13
- uses: actions/setup-node@v4
14
with:
15
node-version: 22
16
- cache: 'pnpm'
17
- name: Install deps
18
run: pnpm install
19
- name: Run textlint
0 commit comments