This commit is contained in:
dependabot[bot] 2025-10-24 20:16:39 +00:00 committed by GitHub
commit 9c09890bfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -82,7 +82,7 @@ jobs:
run: bin/rails db:test:prepare test test:system run: bin/rails db:test:prepare test test:system
- name: Keep screenshots from failed system tests - name: Keep screenshots from failed system tests
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v5
if: failure() if: failure()
with: with:
name: screenshots name: screenshots