Skip to content

Commit

Permalink
remove install dep and node from steps
Browse files Browse the repository at this point in the history
  • Loading branch information
anamontiaga committed Feb 19, 2024
1 parent 196fe07 commit 32b5cad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20,792 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/testing-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
cache: 'yarn'
cache-dependency-path: client/yarn.lock


- name: Install dependencies
run: yarn install --immutable

- name: Cypress run
uses: cypress-io/github-action@v6
Expand Down
Loading

0 comments on commit 32b5cad

Please sign in to comment.