Skip to content

Commit

Permalink
fix: add cypress in cache
Browse files Browse the repository at this point in the history
  • Loading branch information
spaenleh committed Aug 22, 2024
1 parent 9d0a2e3 commit 728552a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cypress-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:

- name: Yarn Install and Cache
uses: graasp/graasp-deploy/.github/actions/yarn-install-and-cache@v1
with:
cypress: true

- name: Build
run: yarn build
Expand Down

0 comments on commit 728552a

Please sign in to comment.