Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
Remove npm start and cypress commands
  • Loading branch information
Pma913 authored Oct 24, 2023
1 parent cb2c7ca commit b6e3118
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,3 @@ jobs:
cache: 'npm'
- run: npm ci
- run: npm run build --if-present
- run: npm start
- run: npm run cy:run -- --spec ["cypress/e2e/error_spec.cy.js", "cypress/e2e/fact_spec.cy.js"]

1 comment on commit b6e3118

@vercel
Copy link

@vercel vercel bot commented on b6e3118 Oct 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cats-meow – ./

cats-meow-git-main-pma913.vercel.app
cats-meow-pma913.vercel.app
cats-meow.vercel.app

Please sign in to comment.