Skip to content

Better debug msgs for Python client and use nfnl hot reload for remote.stdio module #47

Better debug msgs for Python client and use nfnl hot reload for remote.stdio module

Better debug msgs for Python client and use nfnl hot reload for remote.stdio module #47

Workflow file for this run

name: Benchmark
on: [push, pull_request]
jobs:
benchmark:
strategy:
matrix:
os: [ubuntu-latest]
neovim-version: ["stable"]
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