Skip to content

Using tpope's copilot #35

Using tpope's copilot

Using tpope's copilot #35

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