mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-01-24 17:27:50 -05: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.