chore: Use git to read old timings

This commit is contained in:
Sidharth Vinod
2025-04-09 12:19:13 +05:30
parent 7a5f999f42
commit 97e35fd30a
2 changed files with 37 additions and 15 deletions

View File

@@ -31,9 +31,6 @@ jobs:
with:
runTests: false
- name: Copy previous timings
run: cp cypress/timings.json cypress/timings-old.json
- name: Cypress run
uses: cypress-io/github-action@18a6541367f4580a515371905f499a27a44e8dbe # v6.7.12
id: cypress