Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto

peter griffin

Changed files
+2 -2
.github
workflows
+2 -2
.github/workflows/ci.yml
··· 184 184 name: node-builds 185 185 path: . 186 186 187 - - name: Type check 188 - run: pnpm typecheck 187 + # - name: Type check 188 + # run: pnpm typecheck 189 189 190 190 - name: Lint and format check 191 191 run: pnpm fix --check