Skip to content

Make the HiFiBerry check more robust #62

Make the HiFiBerry check more robust

Make the HiFiBerry check more robust #62

Workflow file for this run

name: linter
on:
pull_request:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v1
- name: Run ShellCheck
uses: azohra/shell-linter@latest