Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikSchmidt committed May 3, 2024
1 parent b5d9c1f commit 74dd508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

- uses: actions/upload-artifact@v4
if: ${{ failure() && steps.a11y.outcome == 'failure' }}

with:
name: playwright-a11y-test-results
path: packages/*/test/a11y/playwright-report
Expand Down

0 comments on commit 74dd508

Please sign in to comment.