Skip to content

Commit 905d794

Browse files
authored
Update pr-preview.yml
1 parent e5f2f63 commit 905d794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
if: always()
5454
- run: yarn serve:docs & yarn test:a11y
5555
name: a11y tests
56-
- run: node .github/upload-preview.js coverage
56+
- run: node .github/upload-preview.js packages/module/coverage
5757
name: Upload a11y report
5858
if: always()

0 commit comments

Comments
 (0)