Skip to content

Use smoothing delay to calculate lyric position rather than API requests #12

Use smoothing delay to calculate lyric position rather than API requests

Use smoothing delay to calculate lyric position rather than API requests #12

name: Check formatting
on:
workflow_dispatch:
push:
jobs:
build-deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: "20.x"
- name: Check formatting
run: npx prettier --check .