mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 15:33:00 +00:00
typo
This commit is contained in:
parent
082f491fa6
commit
fd2ae78625
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
||||||
run: ./tests.sh run
|
run: ./tests.sh run
|
||||||
LuaCheck:
|
LuaCheck:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
sets:
|
steps:
|
||||||
# Checkout the git repo
|
# Checkout the git repo
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in a new issue