Skip to content

audio_frame_decoder: Add tests that the debugging wav file is creat… #13

audio_frame_decoder: Add tests that the debugging wav file is creat…

audio_frame_decoder: Add tests that the debugging wav file is creat… #13

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
linux-amd64:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Build
uses: ./.github/actions/iamf-tools-builder