Skip to content

Use shared group runners

Lukas 'ai-pi' Eipert requested to merge leipert-visual-failure-test into master

Apparently the normal shared runners cannot cope with running jest and the headless browsers in parallel. By using the shared group runners we have available for all the jobs that start puppeteer we are able to mitigate this issue.

Fixes #182 (closed)

Edited by Lukas 'ai-pi' Eipert

Merge request reports