Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HubertDuchatelle committed Jul 11, 2023
1 parent be8fc08 commit eb039b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3.7.0

- run: npm install
- name: Install Cypress Dependencies
run: npm ci --prefix cypress

- name: Cypress.io
uses: cypress-io/github-action@v5.8.2
Expand Down

0 comments on commit eb039b0

Please sign in to comment.