diff --git a/.github/workflows/test_rust.yml b/.github/workflows/test_rust.yml index 2e0d3addb..ef6509e7b 100644 --- a/.github/workflows/test_rust.yml +++ b/.github/workflows/test_rust.yml @@ -110,7 +110,7 @@ jobs: if: failure() uses: actions/upload-artifact@v4 with: - name: swf_images + name: swf_images_${{ matrix.rust_version }}_${{ matrix.os }} path: | tests*/**/*.actual*.png tests*/**/*.difference*.png