Skip to content

refactor(api): reorganize STT providers into directory structure #3592

refactor(api): reorganize STT providers into directory structure

refactor(api): reorganize STT providers into directory structure #3592

Workflow file for this run

name: fmt
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
fmt:
runs-on: depot-ubuntu-24.04-8
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/pnpm_install
- uses: dprint/check@v2.3
with:
config-path: dprint.json