Pratik Thapa
TLDR Notes

TLDR Notes

Follow
homebadgesnewsletter
Tag

github-actions

#github-actions-1

More content

Read more stories on Hashnode


Articles with this tag

How to Run Cypress Tests in Parallel in Github Actions

May 16, 20236 min read

Recently, I was looking for a way to run all my cypress tests in parallel in GitHub actions. The tests were running one after the other and it was...

How to Run Cypress Tests in Parallel in Github Actions