bahmutov / cypress-split

Split Cypress specs across parallel CI machines for speed
MIT License
199 stars 21 forks source link

fix: incorrect CI count #281

Closed parkuman closed 1 month ago

parkuman commented 1 month ago

Addresses #280.

The output at the start of the CI job prints the split index in 0-based when the output should be 1-based for readability.

bahmutov commented 1 month ago

Yeah, it makes more sense

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 1.23.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: