failed tests store screenshots

This commit is contained in:
maatinito 2020-03-12 09:25:42 -10:00
parent b55e74f905
commit 476d956d7b

View file

@ -116,6 +116,9 @@ jobs:
eval $COMMAND
- store_test_results:
path: ~/test_results
- store_artifacts:
path: tmp/capybara
destination: screenshots
lint:
<<: *defaults
steps: