Update podcast-loadtest.yml

pull/204/head
Nikita Nallamothu 2023-01-16 13:52:24 +05:30 committed by GitHub
parent 5ee1248477
commit a0a5572b40
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/config.yml'
loadTestConfigFile: 'config.yml'
loadTestResource: ${{ env.LOAD_TEST_RESOURCE }}
resourceGroup: ${{ env.LOAD_TEST_RESOURCE_GROUP }}