Skip to content

Commit

Permalink
chore: run test
Browse files Browse the repository at this point in the history
  • Loading branch information
rajkadir committed Mar 11, 2024
1 parent 8d53b89 commit 67c565f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
npm run build
npm run dev &
npm install cypress
npx wait-on http://localhost:5173 && npx cypress run --browser chrome
npx cypress run --browser chrome
release:
permissions: write-all
Expand Down

0 comments on commit 67c565f

Please sign in to comment.