From 31abef8917879917a330419fe3981a2fb7f35b69 Mon Sep 17 00:00:00 2001 From: Matt Jankowski Date: Wed, 25 Mar 2026 12:37:02 -0400 Subject: [PATCH] Remove archive screenshots step from search CI job (#38403) --- .github/workflows/test-ruby.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/test-ruby.yml b/.github/workflows/test-ruby.yml index cf9e5c2405..d0c1d4fbcd 100644 --- a/.github/workflows/test-ruby.yml +++ b/.github/workflows/test-ruby.yml @@ -384,10 +384,3 @@ jobs: with: name: test-search-logs-${{ matrix.ruby-version }} path: log/ - - - name: Archive test screenshots - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 - if: failure() - with: - name: test-search-screenshots - path: tmp/capybara/