ci: Fixing the working directory in perf-test.yml (#21341)

## Description
- Fixing the working directory in perf-test.yml

## Type of change
- perf-test.yml


## How Has This Been Tested?
- Manual

## Checklist:
### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
This commit is contained in:
Saroj 2023-03-10 23:49:15 +05:30 committed by Tolulope Adetula
parent 16177eff56
commit a10532f828

View File

@ -117,7 +117,6 @@ jobs:
uses: actions/download-artifact@v3
with:
name: cicontainer
path: app/client
- name: Load Docker image from tar file
working-directory: "."