Skip to content

Commit

Permalink
chore: try textlint dir
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto committed May 29, 2024
1 parent d271e8b commit aa1218a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/textlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
deno-version: v1.x

- run: deno cache __tests__/deps.ts
- run: find posts/${{ matrix.year }} -name '*.md' | sort | xargs -I file deno task lint file
- run: deno task lint posts/${{ matrix.year }}

0 comments on commit aa1218a

Please sign in to comment.