Skip to content

fixed formatter check failing with formatter git version #494

fixed formatter check failing with formatter git version

fixed formatter check failing with formatter git version #494

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