We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 255bc06 commit afc87beCopy full SHA for afc87be
.github/workflows/a11y.yml
@@ -60,5 +60,5 @@ jobs:
60
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6
61
if: ${{ failure() }}
62
with:
63
- name: playwright-traces
+ name: playwright-traces-${{ matrix.os }}-${{ matrix.browser }}
64
path: test-results/
0 commit comments