Skip to content

Commit

Permalink
Update lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ndxbn authored Nov 24, 2024
1 parent 4d0068d commit 00222d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: bun install
- run: bun lint:docs:ja
# bun lint may be biome, so you may not need to run.
- run: biome ci .
- run: biome ci --reporter=github .
dockerlint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 00222d2

Please sign in to comment.