Skip to content

update luacheck rc and workflow #26

update luacheck rc and workflow

update luacheck rc and workflow #26

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: buckaroobanzay/mtt@main
with:
modname: otp
enable_coverage: "true"
- uses: coverallsapp/github-action@v1