Skip to content

Fix the sonic bomb of the Sonic-BOMB Screwdriver (#369) #1440

Fix the sonic bomb of the Sonic-BOMB Screwdriver (#369)

Fix the sonic bomb of the Sonic-BOMB Screwdriver (#369) #1440

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