Skip to content

fix(package): enable software decoding for AAC, H.264, and HEVC (#124) #103

fix(package): enable software decoding for AAC, H.264, and HEVC (#124)

fix(package): enable software decoding for AAC, H.264, and HEVC (#124) #103

Workflow file for this run

name: Check *.nix files format
on: [pull_request, push]
jobs:
check-formatting:
name: Check formatting
runs-on: ubuntu-latest
steps:
- name: Code checkout
uses: actions/checkout@v5
- name: Setup Alejandra CLI
uses: 0xc000022070/setup-alejandra@v4.0.0
- name: Check formatting
run: alejandra --check **/*.nix