We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf0652a commit 6454b9eCopy full SHA for 6454b9e
.circleci/config.yml
@@ -338,6 +338,8 @@ jobs:
338
path: ~/rspec
339
- store_artifacts:
340
path: react_on_rails_pro/spec/dummy/tmp/screenshots
341
+ - store_artifacts:
342
+ path: react_on_rails_pro/spec/dummy/tmp/capybara
343
344
path: react_on_rails_pro/spec/dummy/log/test.log
345
0 commit comments