Skip to content

Commit

Permalink
Update deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
evie-8 authored Sep 17, 2024
1 parent a3d6c83 commit 3abbb01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: npm install cypress --save-dev

- name: Run Cypress tests
run: npm run cypress:run
run: npm run cy:run

- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit 3abbb01

Please sign in to comment.