Skip to content

Commit

Permalink
Update .github/workflows/luacheck.yml
Browse files Browse the repository at this point in the history
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
  • Loading branch information
BuckarooBanzay and S-S-X authored Feb 15, 2024
1 parent cca3fbd commit ce43845
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/luacheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ jobs:
- name: Checkout
uses: actions/checkout@master
- name: Luacheck
run: |
docker run --rm -i -u luacheck --mount="type=bind,source=$(pwd),target=/repo" mineunit/luacheck
uses: S-S-X/minecheck@master

0 comments on commit ce43845

Please sign in to comment.