We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd8c1f commit 3c42d96Copy full SHA for 3c42d96
.github/workflows/build.yml
@@ -20,10 +20,10 @@ jobs:
20
pact_provider:
21
[
22
"pactflow-example-provider-python",
23
- # "pactflow-example-provider-dredd",
24
- # "pactflow-example-provider-restassured",
25
- # "pactflow-example-provider-postman",
26
- # "pactflow-example-provider",
+ # "pactflow-example-bi-directional-provider-dredd",
+ # "pactflow-example-bi-directional-provider-restassured",
+ # "pactflow-example-bi-directional-provider-postman",
+ # "pactflow-example-bi-directional-provider",
27
# 'pactflow-example-bi-directional-provider-dotnet'
28
]
29
steps:
0 commit comments