This commit is contained in:
Starbeamrainbowlabs 2021-07-30 19:19:09 +01:00
parent 082f491fa6
commit fd2ae78625
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
run: ./tests.sh run
LuaCheck:
runs-on: ubuntu-latest
sets:
steps:
# Checkout the git repo
- name: Checkout
uses: actions/checkout@v2