Open dadiorchen opened 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
I'll give this a try
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