summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index f41ddc5ff..fa8b61666 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -98,6 +98,6 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
- name: system-test-screenshots-ruby3.4-sqlite3
+ name: system-test-screenshots
path: tmp/screenshots
if-no-files-found: ignore