Greenstand / treetracker-wallet-app

The Greenstand Wallet App
https://wallet.treetracker.org
14 stars 43 forks source link

The Github Action for CI when creating new pull request #237

Open dadiorchen opened 1 month ago

dadiorchen commented 1 month ago

We need to create a Github Action that is triggered by every pull request creation, it trigger a CI test to run our cypress test ( currently, just the cypress component test)

Reference: https://github.com/Greenstand/treetracker-web-map-client/blob/main/.github/workflows/pull-request-ci.yml

dorukucak commented 1 month ago

I'll give this a try