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:
parent
3da13577f1
commit
d232823edb
|
|
@ -1359,11 +1359,6 @@ jobs:
|
||||||
ref: main
|
ref: main
|
||||||
path: app/client/perf
|
path: app/client/perf
|
||||||
|
|
||||||
- name: List files
|
|
||||||
run: ls
|
|
||||||
ls perf
|
|
||||||
|
|
||||||
|
|
||||||
# Check out merge commitGIT BRANCH
|
# Check out merge commitGIT BRANCH
|
||||||
- name: Fork based /ok-to-test-perf checkout
|
- name: Fork based /ok-to-test-perf checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user