Skip to content

Commit

Permalink
Ignore build proces on temporary basis
Browse files Browse the repository at this point in the history
  • Loading branch information
lokeshwar777 committed Jun 7, 2024
1 parent 53b1dc9 commit 504b3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
config-file: cypress.config.js
group: "GitHub Actions"
install-command: npm install --legacy-peer-deps
build: npm run build
# build: npm run build
start: npm run dev
wait-on: "http://localhost:5173"
env:
Expand Down

0 comments on commit 504b3fc

Please sign in to comment.