Skip to content

Error out if getting packed audio fails as well #177

Error out if getting packed audio fails as well

Error out if getting packed audio fails as well #177

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