Skip to content

Commit

Permalink
use SX's docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Feb 11, 2024
1 parent 41ed024 commit c60558c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/luacheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ jobs:
- name: Checkout
uses: actions/checkout@master
- name: Luacheck
uses: BuckarooBanzay/luacheck@minetest-builtin
run: |
docker run --rm -it -u luacheck --mount="type=bind,source=$(pwd),target=/repo" mineunit/luacheck

0 comments on commit c60558c

Please sign in to comment.