Skip to content

Commit

Permalink
Custom cache key for cypress runs
Browse files Browse the repository at this point in the history
  • Loading branch information
islathehut committed Jan 7, 2025
1 parent a59e850 commit 0d859e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/desktop-test-scroll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
install: false
command: npm run regression-test:ci
working-directory: packages/desktop
cache-key: os-${{ runner.os }}-hash-${{ hashFiles('package-lock.json') }}

- name: Archive test screenshots
if: steps.filter.outputs.desktop == 'true'
Expand Down

0 comments on commit 0d859e6

Please sign in to comment.