Skip to content

Commit

Permalink
Reinstate validation proxy CI tests
Browse files Browse the repository at this point in the history
Now that we have removed the OpenAPI Generator we can go ahead and
reinstate the [Prism validation proxy][1] tests, which were removed
in #1

[1]: https://meta.stoplight.io/docs/prism/docs/guides/03-validation-proxy.md
  • Loading branch information
johnboyes authored Nov 11, 2021
1 parent a84a19b commit 2a879f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
gauge-env: [default, mock]
gauge-env: [default, mock, validation-proxy]
steps:

- name: Checkout code
Expand Down

0 comments on commit 2a879f4

Please sign in to comment.