Skip to content

Added TechAge as a Mod that Supports Digtron (and adds the Digtron Ba… #54

Added TechAge as a Mod that Supports Digtron (and adds the Digtron Ba…

Added TechAge as a Mod that Supports Digtron (and adds the Digtron Ba… #54

Workflow file for this run

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