Skip to content

Commit

Permalink
Configure Cypress component tests in CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Keikonichi committed Feb 12, 2025
1 parent 297d39d commit a1d0fc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,5 @@ jobs:
wait-on: "http://localhost:3000"
env:
CI: true
- name: Run Cypress Component Tests
- run: yarn cypress run --component

0 comments on commit a1d0fc1

Please sign in to comment.