mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00

when matrix_all_combinations is false, previously we would run all CI with the features disabled and then have 1 run for each with it enabled now, they are always enabled, and we add 1 run that disable 1 of them when matrix_all_combinations is true this doesn't change the fact that we'll test all combinations