Update artifact preservation to use `save_path` value (#29035)

pull/29129/head
Matt Jankowski 11 months ago committed by GitHub
parent 7efc33b909
commit b2133fee5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -224,7 +224,7 @@ jobs:
if: failure()
with:
name: e2e-screenshots
path: tmp/screenshots/
path: tmp/capybara/
test-search:
name: Elastic Search integration testing
@ -328,4 +328,4 @@ jobs:
if: failure()
with:
name: test-search-screenshots
path: tmp/screenshots/
path: tmp/capybara/

Loading…
Cancel
Save