Powered by
1) We have a release step that releases the change...
# cypress-cloud
f
fresh-doctor-14925
12/14/2022, 9:10 AM
1) We have a release step that releases the changes to the given branch/environment. The tests wait for that to be completed via the
workflow_run
event 2) The tests are in the same repo as the code, so yes. They will be run once they have been released on the branch
Previous
Next