diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 42eed46cb..dfb173e4a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -71,7 +71,7 @@ jobs: if: failure() uses: actions/upload-artifact@v4 with: - name: screenshots + name: screenshots-${{ matrix.ci_node_index }} path: tmp/capybara/ coveralls: permissions: