Skip to content

Add StudioRack metadata and CI #3

Add StudioRack metadata and CI

Add StudioRack metadata and CI #3

Workflow file for this run

name: Test
on:
push:
jobs:
test_code:
name: Test code
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Install
run: |
pip install git+https://github.com/jisaacstone/sfzlint.git
- name: Lint
run: |
sfzlint .