mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-30 20:51:23 -04:00
Adjust the behaviour of capybara-screenshot / GitHub CI to preserve the screenshots as a build artifact. This change adds a step to all `ci-features-*.yml` workflows to upload the `tmp/screenshots` directory as a build artifact on failure. This will help with debugging failing feature tests.