mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-13 13:26:06 +00:00
LOTS OF STUFF
This commit is contained in:
parent
ba9efa195a
commit
43f40c2550
499 changed files with 566 additions and 225 deletions
10
mods/xcompat/.github/workflows/luacheck.yml
vendored
10
mods/xcompat/.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@main
|
||||
- name: Luacheck
|
||||
uses: lunarmodules/luacheck@master
|
||||
Loading…
Add table
Add a link
Reference in a new issue