Skip to content

Error out instead of crash when trying to export variable format audio #170

Error out instead of crash when trying to export variable format audio

Error out instead of crash when trying to export variable format audio #170

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2