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 17b9eee commit 2e72455Copy full SHA for 2e72455
.github/workflows/pull-requests.yml
@@ -201,7 +201,7 @@ jobs:
201
with:
202
ref: ${{ env.BRANCH_NAME }}
203
- run: |
204
- poetry add pytest-nhsd-apim
+ poetry add pytest-nhsd-apim==3.4.3
205
- uses: ./.github/actions/make/
206
207
command: apigee--attach-product DEV_BUILD="true"
@@ -290,7 +290,7 @@ jobs:
290
291
292
293
294
295
296
command: apigee--detach-product DEV_BUILD="true"
0 commit comments