ci: Remove directory listing command from perf tests (#16084)

* Clean up the perf folder and update integration commnds to use the new repo

* Use a different token for github auth

* Update the token

* - Remove directory listing command

Co-authored-by: Satish Gandham <satish@appsmith.com>
This commit is contained in:
Satish Gandham 2022-08-17 12:30:48 +05:30 committed by GitHub
parent 3da13577f1
commit d232823edb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1359,11 +1359,6 @@ jobs:
ref: main
path: app/client/perf
- name: List files
run: ls
ls perf
# Check out merge commitGIT BRANCH
- name: Fork based /ok-to-test-perf checkout
uses: actions/checkout@v2