We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f2f63 commit 905d794Copy full SHA for 905d794
.github/workflows/pr-preview.yml
@@ -53,6 +53,6 @@ jobs:
53
if: always()
54
- run: yarn serve:docs & yarn test:a11y
55
name: a11y tests
56
- - run: node .github/upload-preview.js coverage
+ - run: node .github/upload-preview.js packages/module/coverage
57
name: Upload a11y report
58
0 commit comments