Skip to content

fix: dap-ui missing dependency due to breaking change (#10) #30

fix: dap-ui missing dependency due to breaking change (#10)

fix: dap-ui missing dependency due to breaking change (#10) #30

name: nvim type check
on:
pull_request: ~
push: { branches: [main] }
jobs:
build:
name: nvim type check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: stevearc/nvim-typecheck-action@v2