Skip to content

fix(health): support multidigit luarocks version numbers (#1646) #1863

fix(health): support multidigit luarocks version numbers (#1646)

fix(health): support multidigit luarocks version numbers (#1646) #1863

Workflow file for this run

name: Selene check
on:
push:
branches:
- "main"
pull_request:
jobs:
selene:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Selene check
uses: NTBBloodbath/[email protected]
with:
# token is needed because the action allegedly downloads binary from github releases
token: ${{ secrets.GITHUB_TOKEN }}
args: lua/ tests/
version: 0.25.0