فهرست منبع

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

Matt Jankowski 4 ماه پیش
والد
کامیت
b2133fee5f
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      .github/workflows/test-ruby.yml

+ 2 - 2
.github/workflows/test-ruby.yml

@@ -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/