Skip to content

Commit

Permalink
ci: skip prism, expect soapui to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed May 13, 2024
1 parent bc19724 commit 136e0c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- run: make setup
- run: make do_openapi_lint || true
- run: make provider_mock_prism &
- run: sleep 15 && make request
# - run: make provider_mock_prism &
# - run: sleep 15 && make request
- run: make do_openapi2soapui
- run: make do_soapui_test

0 comments on commit 136e0c2

Please sign in to comment.