Update podcast-loadtest.yml

pull/204/head
Nikita Nallamothu 2022-09-10 07:26:04 +05:30 committed by GitHub
parent de31aa1ed1
commit 42ece04a98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
- name: 'Azure Load Testing'
uses: azure/load-testing@v1
with:
loadTestConfigFile: './loadTest/podcast-load.yml'
loadTestConfigFile: 'podcast-load.yml'
loadTestResource: ${{ env.LOAD_TEST_RESOURCE }}
resourceGroup: ${{ env.LOAD_TEST_RESOURCE_GROUP }}