Skip to content

Fix use_texture_alpha issues in mt 5.9 (#11) #61

Fix use_texture_alpha issues in mt 5.9 (#11)

Fix use_texture_alpha issues in mt 5.9 (#11) #61

Workflow file for this run

name: luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Luacheck
uses: lunarmodules/luacheck@master