pa11y CI was not stable so we set `concurrency` to `1` in `.pa11yci.json` via https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/pull/761. With this value, the execution is really slow but works "better" (1/4 of executions are green...). - [ ] After each bump of a new version of `pa11y-ci` dev dependency, try to set back the `concurrency` to `4`. - [ ] Check https://github.com/twbs/bootstrap/pull/29315 from time to time. It is maybe related to: - https://github.com/pa11y/pa11y-ci/issues/128 - https://github.com/pa11y/pa11y/issues/570
pa11y CI was not stable so we set
concurrencyto1in.pa11yci.jsonvia #761.With this value, the execution is really slow but works "better" (1/4 of executions are green...).
pa11y-cidev dependency, try to set back theconcurrencyto4.It is maybe related to: