Skip to content

Commit

Permalink
Update openapi-generator.yml
Browse files Browse the repository at this point in the history
testing size related issue
  • Loading branch information
karen-avetisyan-mc authored Jan 29, 2025
1 parent a47c364 commit 3d977e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/openapi-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ name: OpenAPI Generator
jobs:
generate:
runs-on: ubuntu-latest
env:
_JAVA_OPTIONS: DmaxYamlCodePoints=99999999
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 3d977e6

Please sign in to comment.