Skip to content

search one folder higher (in case the musicxml is in the exports fold… #232

search one folder higher (in case the musicxml is in the exports fold…

search one folder higher (in case the musicxml is in the exports fold… #232

Workflow file for this run

name: Lint all src files
on:
push:
pull_request:
branches:
- "master"
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck linter
uses: lunarmodules/luacheck@v1