diff --git a/.github/workflows/build-and-tests.yml b/.github/workflows/build-and-tests.yml index 1bc5a1248..5e13ddc40 100644 --- a/.github/workflows/build-and-tests.yml +++ b/.github/workflows/build-and-tests.yml @@ -51,8 +51,6 @@ jobs: run: npm audit - name: Optional Dependencies run: npm run test:package - - name: CLI Docs - run: npm run test:options - name: Generated Code run: | npm run build:ast-converters