Skip to content

test: remove stocasticity in test and add small wait before each test #7

test: remove stocasticity in test and add small wait before each test

test: remove stocasticity in test and add small wait before each test #7

Workflow file for this run

name: Linter
on:
push:
branches:
- '*'
workflow_dispatch:
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: nebularg/actions-luacheck@v1
with:
files: 'lua'