Skip to content

Commit

Permalink
chore: only install needed deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Aug 15, 2023
1 parent 0416274 commit 7f7ad02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions/test-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ runs:
steps:
- name: Install Dependencies
run: npm install
working-directory: ./test
shell: bash

- name: Install Cypress
Expand Down

0 comments on commit 7f7ad02

Please sign in to comment.