Skip to content

Commit

Permalink
ci: cat pact and openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed May 13, 2024
1 parent 9623bec commit a0b3530
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@ jobs:
- run: make do_generate_consumer
- run: make do_consumer_test
# - run: make do_consumer_pact_verify_openapi
- run: |
cat openapi/openapi.yaml
cat typescript-fetch-pact-consumer/pacts/DefaultApi-consumer-DefaultApi.json
- run: npx --yes @pactflow/swagger-mock-validator openapi/openapi.yaml typescript-fetch-pact-consumer/pacts/DefaultApi-consumer-DefaultApi.json

0 comments on commit a0b3530

Please # to comment.