Skip to content

Commit

Permalink
skip spec validation for later
Browse files Browse the repository at this point in the history
  • Loading branch information
srAtKong committed Oct 21, 2024
1 parent becfe90 commit bc4bfa3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-customer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@ jobs:
deck-version: '1.40.3'
wrapper: false

- name: Install inso
run: brew install inso

# API Spec linting
- name: Validate specification
run: inso lint spec sales/customer/openapi.yaml

- name: Generate Kong Declarative Configs from Spec
run: |
deck file openapi2kong --spec sales/customer/openapi.yaml \
Expand Down

0 comments on commit bc4bfa3

Please sign in to comment.