Skip to content

docs(README): set the appropriate lua version for path generation #22

docs(README): set the appropriate lua version for path generation

docs(README): set the appropriate lua version for path generation #22

Workflow file for this run

---
name: Tests
on:
pull_request:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
uses: ./
with:
nvim_version: nightly