soroswap / frontend

Soroswap.Finance Frontend Repo
https://soroswap.finance
MIT License
4 stars 9 forks source link

[General] Setup CI #444

Closed chopan123 closed 1 month ago

chopan123 commented 2 months ago

Setup a Continuos Integration Pipeline, you might use github actions but you can use another tool if you find it's better.

The idea is to run the cypress tests before merging a pull request.