Skip to content

Commit

Permalink
Update pr-preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen authored Jul 31, 2024
1 parent e5f2f63 commit 905d794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
if: always()
- run: yarn serve:docs & yarn test:a11y
name: a11y tests
- run: node .github/upload-preview.js coverage
- run: node .github/upload-preview.js packages/module/coverage
name: Upload a11y report
if: always()

0 comments on commit 905d794

Please sign in to comment.