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 49c5a74 commit c6f2f75Copy full SHA for c6f2f75
.github/workflows/release-package.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
node-version: 16
14
- run: yarn install
15
- - run: yarn test --coverage
+ - run: yarn coverage
16
17
publish-gpr:
18
needs: build
0 commit comments