2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Run BiomeJS
|
||||
run: npm run lint
|
||||
run: npx biome ci .
|
||||
# - uses: mongolyy/reviewdog-action-biome@v1
|
||||
# with:
|
||||
# github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Reference in New Issue
Block a user