Skip to content

fix(common-lisp): make doc_word working for symbol which has package #169

fix(common-lisp): make doc_word working for symbol which has package

fix(common-lisp): make doc_word working for symbol which has package #169

Workflow file for this run

name: Benchmark
on: [push, pull_request]
jobs:
benchmark:
strategy:
matrix:
os: [ubuntu-latest]
neovim-version: ["v0.11.3"]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: Mise
uses: jdx/mise-action@v2
- name: Benchmark
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
mise run -t neovim@${{ matrix.neovim-version }} benchmark