mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-15 06:02:33 +00:00
Put all the MTG stuff in a modpack
This commit is contained in:
parent
38ae61c821
commit
d658fb18d7
736 changed files with 1 additions and 0 deletions
10
mods/controls/.github/workflows/luacheck.yml
vendored
10
mods/controls/.github/workflows/luacheck.yml
vendored
|
|
@ -1,10 +0,0 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue