Skip to content

Commit

Permalink
biome -> workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eddow committed Nov 7, 2024
1 parent c2a75fc commit 52c8730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm install
- run: npm run lint
- run: npm run biome
- run: npm run test
- run: npm run build

0 comments on commit 52c8730

Please sign in to comment.