Skip to content

ci(web): use biome#580

Merged
takanakahiko merged 3 commits into
mainfrom
lavish-zydeco
Apr 5, 2026
Merged

ci(web): use biome#580
takanakahiko merged 3 commits into
mainfrom
lavish-zydeco

Conversation

@takanakahiko
Copy link
Copy Markdown
Member

No description provided.

Comment on lines +7 to +19
runs-on: ubuntu-latest
defaults:
run:
working-directory: web
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
with:
node-version: 22
cache: npm
cache-dependency-path: web/package-lock.json
- run: npm ci
- run: npx biome check .
@takanakahiko takanakahiko merged commit f96b7db into main Apr 5, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants