Skip to content

Commit 4e36454

Browse files
authored
Update run-tests.yml
1 parent d5d3ec2 commit 4e36454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure/templates/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ steps:
1919
- ${{ if parameters.full }}:
2020
# In order to run tests in prod you must supply the unique ID of an Apigee app
2121
# that has authorized access to your service proxy.
22-
- bash: |
22+
- bash: |
2323
export PROXY_NAME="$(FULLY_QUALIFIED_SERVICE_NAME)"
2424
export APIGEE_ACCESS_TOKEN="$(secret.AccessToken)"
2525
export APIGEE_APP_ID="MY APP ID"

0 commit comments

Comments
 (0)