Open
Description
What would you like?
When looking at the results of my Cypress runs, I see the browser, the operating system, and the Cypress version used for the run, but I'd like to see the version of Node used as well.
Why is this needed?
I updated my testing workflow on GitHub Actions to test with Node 14, 16, and 18. Unfortunately, I can't differentiate the runs now.
Other
Workflow Run:
https://github.com/cityssm/lot-occupancy-system/actions/runs/4009458612
Cypress Run Results Page:
https://cloud.cypress.io/projects/xya1fn/runs
Activity