Skip to content

fix(lyrics-plus/netease): check correctly for songs (#3018) #807

fix(lyrics-plus/netease): check correctly for songs (#3018)

fix(lyrics-plus/netease): check correctly for songs (#3018) #807

Workflow file for this run

name: Code quality
on: [push, pull_request]
jobs:
linter:
runs-on: ubuntu-latest
steps:
- name: Checkout the repo
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: latest
- name: Run Biome
run: biome ci . --files-ignore-unknown=true