Skip to content

Commit

Permalink
Skip API definitions validation on 3.x generation (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
justnero committed Apr 24, 2023
1 parent 0c0c18c commit b2a8810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
-v "/tmp/${{ matrix.api }}-sdk:/out" \
-v "/tmp/definitions:/definitions" \
ghcr.io/rebilly/php-sdk-generator:latest generate \
--skip-validate-spec \
-g rebilly-php \
-o /out \
-c /config.yaml \
Expand Down

0 comments on commit b2a8810

Please sign in to comment.