mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2024-11-15 15:10:17 +01:00
rename
This commit is contained in:
parent
98fdda4937
commit
96555cf5e5
|
@ -1,12 +1,12 @@
|
|||
on: [push, pull_request]
|
||||
name: Check & Release
|
||||
name: Check
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- name: apt
|
||||
run: sudo apt-get install -y luarocks
|
||||
- name: luacheck install
|
Loading…
Reference in New Issue
Block a user