Skip to content

Commit c6f2f75

Browse files
committed
updated git script
1 parent 49c5a74 commit c6f2f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
node-version: 16
1414
- run: yarn install
15-
- run: yarn test --coverage
15+
- run: yarn coverage
1616

1717
publish-gpr:
1818
needs: build

0 commit comments

Comments
 (0)