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 d779e0b commit 15df883Copy full SHA for 15df883
.github/workflows/stage-2-test.yaml
@@ -206,7 +206,6 @@ jobs:
206
aws-region: ${{ env.AWS_REGION }}
207
208
- name: Download consumer generated Pact files and run provider contract tests
209
- env:
210
run: |
211
export PACT_BUCKET="nhs-notify-${{ secrets.AWS_ACCOUNT_ID }}-${{ env.AWS_REGION }}-main-acct-artefacts"
212
npm run test:contracts:provider:ci
0 commit comments