Added pull request ci

This commit is contained in:
Cooldude2606
2020-05-26 16:09:06 +01:00
parent 8124af99b3
commit d898f87115
3 changed files with 41 additions and 11 deletions

View File

@@ -17,14 +17,6 @@ jobs:
with:
fetch-depth: 0
- name: Checkout submodules
uses: textbook/git-checkout-submodule-action@master
with:
remote: true
- name: Update .luacheckrc
run: cp ./Factorio-luacheckrc/.luacheckrc .
- name: Install Lua
uses: leafo/gh-actions-lua@v5