Skip to content

Update 04b_Forest_of_Nightmares.cfg #188

Update 04b_Forest_of_Nightmares.cfg

Update 04b_Forest_of_Nightmares.cfg #188

Workflow file for this run

---
name: Luacheck
on: [push, pull_request]
jobs:
sile:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Luacheck linter
uses: nebularg/actions-luacheck@v1
with:
args: '-r'