Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
update to start a local host before running tests
  • Loading branch information
Pma913 authored Oct 24, 2023
1 parent f4ccfa0 commit cb2c7ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ 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 cb2c7ca

@vercel
Copy link

@vercel vercel bot commented on cb2c7ca 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.vercel.app
cats-meow-pma913.vercel.app
cats-meow-git-main-pma913.vercel.app

Please sign in to comment.