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 c2dff5c commit 5aff1eaCopy full SHA for 5aff1ea
.github/workflows/release-package.yml
@@ -13,7 +13,6 @@ jobs:
13
with:
14
node-version: 12
15
- run: npm ci
16
- - run: npm test
17
18
publish-gpr:
19
needs: build
0 commit comments