Skip to content

Add hasCommand check (#116) #408

Add hasCommand check (#116)

Add hasCommand check (#116) #408

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci
- run: npx lix run vshaxe-build -t language-server -t language-server-tests