Skip to content

Fix mason lock

Fix mason lock #87

Workflow file for this run

name: Tests
on:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Stylua
run: find . -name "*.lua" | xargs npx @johnnymorganz/stylua-bin -c