diff --git a/.github/workflows/check-codegen.yml b/.github/workflows/check-codegen.yml index 0d73f3c..c1e443f 100644 --- a/.github/workflows/check-codegen.yml +++ b/.github/workflows/check-codegen.yml @@ -37,8 +37,5 @@ jobs: needs: [check-submodules] steps: - uses: actions/checkout@v4 - with: - submodules: recursive - - name: Check existing swagger specification is up-to-date run: curl https://api.aspose.cloud/v3.0/barcode/swagger/spec | diff --strip-trailing-cr -y --suppress-common-lines spec/aspose-barcode-cloud.json -