minetest-mods/hbsprint/.github/workflows/build.yml

12 lines
240 B
YAML
Raw Permalink Normal View History

2024-11-10 14:47:55 +01:00
on: [push, pull_request]
name: build
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: lint
uses: Roang-zero1/factorio-mod-luacheck@master
with:
luacheckrc_url: ""