Skip to content

Commit

Permalink
Update cypress-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JeevaRamu0104 authored Dec 12, 2023
1 parent ef9dc3b commit 16e7457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
node-version: 18

- name: Install dependencies
run: npm install
run: npm install --force

- name: Start server (adjust the command as per your project)
run: npm run start
Expand Down

0 comments on commit 16e7457

Please sign in to comment.