Skip to content

Commit

Permalink
cy install
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiSpencer committed Dec 30, 2023
1 parent 6e2fc9d commit 06442be
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ jobs:
with:
version: 8
run_install: false

- name: Cypress install
uses: cypress-io/github-action@v6
with:
# Disable running of tests within install job
runTests: false

- name: Get pnpm store directory
id: pnpm-cache
Expand Down

0 comments on commit 06442be

Please sign in to comment.