Autodesk-AutoCAD / AutoLispExt

Visual Studio Code Extension for AutoCAD® AutoLISP
https://marketplace.visualstudio.com/items?itemName=Autodesk.autolispext
Apache License 2.0
83 stars 29 forks source link

Update config files to make CI green #179

Closed Sen-real closed 2 years ago

Sen-real commented 2 years ago
Objective

CI related code changes in automated build & test scripts.

Abstractions
  1. Update CodeQL config file which is out of date and causing problems.
  2. Disable CodeQL for now because we've seen random result. We need to turn it on after making it stable.
Tests performed

Got green CI flag in this PR.

Screen shot