bahmutov / cypress-split

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

SKIP_SPEC feature does not take exclude the files if the SPECS are relative #286

Closed ohlori closed 1 month ago

ohlori commented 1 month ago

image

I'm passing the SPECS as a relative but there are cases wherein, i have to exclude from features on that relative folder. Unfortunately, it's still being included.