Skip to content

Update MUSICGEN_STYLE.md #351

Update MUSICGEN_STYLE.md

Update MUSICGEN_STYLE.md #351

name: audiocraft_linter
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
run_linter:
name: Run linter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/audiocraft_build
- run: |
. env/bin/activate
make linter