Skip to content

fix: render tutorial panel above the cube float #8

fix: render tutorial panel above the cube float

fix: render tutorial panel above the cube float #8

Workflow file for this run

name: lint
on:
push:
branches: [main]
pull_request:
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install luacheck
run: sudo apt-get update && sudo apt-get install -y luarocks && sudo luarocks install luacheck
- name: Run luacheck
run: luacheck lua/ tests/ scripts/ plugin/