Skip to content

Adding nvim test and improving py support #38

Adding nvim test and improving py support

Adding nvim test and improving py support #38

Workflow file for this run

name: darwin_test
on: [push]
jobs:
build:
runs-on: macos-latest
steps:
- name: Get yadm and install the files
run: |
brew install yadm
yadm clone --bootstrap https://github.com/$GITHUB_REPOSITORY
yadm list
nvim -es +checkhealth