Include matrix values in upload artifact names (#34876)

This commit is contained in:
Matt Jankowski 2025-05-31 11:52:28 -04:00 committed by GitHub
parent 32b521b7f4
commit 7f4ec7d9cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -345,7 +345,7 @@ jobs:
uses: actions/upload-artifact@v4
if: failure()
with:
name: e2e-screenshots
name: e2e-screenshots-${{ matrix.ruby-version }}
path: tmp/capybara/
test-search: