Skip to content

Ignoring soft line breaks #32

Ignoring soft line breaks

Ignoring soft line breaks #32

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