Remove static-checking from workflows

This commit is contained in:
Morgan Dean
2025-07-02 12:45:07 -07:00
parent 10a9927565
commit a4a662253d
2 changed files with 0 additions and 2 deletions
@@ -24,7 +24,6 @@ jobs:
uses: EndBug/version-check@v2
with:
file-name: libs/typescript/computer/package.json
static-checking: localIsNew
diff-search: true
- name: Install dependencies
-1
View File
@@ -24,7 +24,6 @@ jobs:
uses: EndBug/version-check@v2
with:
file-name: libs/typescript/core/package.json
static-checking: localIsNew
diff-search: true
- name: Install dependencies