Skip to content

Commit

Permalink
Optimize checkout (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis-Averin committed Apr 29, 2024
1 parent 6030ad9 commit 319a005
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check-codegen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 -

0 comments on commit 319a005

Please sign in to comment.