Skip to content

Commit 930e0d3

Browse files
committed
Remove obsolete step
1 parent 575d0f4 commit 930e0d3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

azure/templates/sandbox-post-deploy.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@ steps:
2121
- ptl/app-credentials/immunisation-fhir-api-testing-app/non-prod/INT_CLIENT_ID
2222
- ptl/app-credentials/immunisation-fhir-api-testing-app/non-prod/INT_CLIENT_SECRET
2323

24-
- bash: |
25-
make install-python
26-
workingDirectory: $(Pipeline.Workspace)/s/$(SERVICE_NAME)/$(SERVICE_ARTIFACT_NAME)
27-
displayName: Setup pytests
28-
condition: always()
29-
3024
- bash: |
3125
set -ex
3226

0 commit comments

Comments
 (0)