Skip to content

[Neovim] Update the pack lock file #51

[Neovim] Update the pack lock file

[Neovim] Update the pack lock file #51

Workflow file for this run

---
name: Prek checks
on: [push, pull_request]
jobs:
prek:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
# fish is needed to run the fish_syntax and fish_indent hooks.
- uses: fish-shop/install-fish-shell@v1
- uses: j178/prek-action@v1