Skip to content

Commit

Permalink
Screenshot matrix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
mccahan committed Oct 9, 2024
1 parent 33d3924 commit 9b8c4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ jobs:
uses: actions/upload-artifact@v4
if: failure()
with:
name: screenshots
name: screenshots-P${{ matrix.php }}-L${{ matrix.laravel }}-${{ matrix.dependency-version }}
path: tests/Browser/screenshots/*

0 comments on commit 9b8c4f5

Please sign in to comment.