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 c12a714 commit 3da1f45Copy full SHA for 3da1f45
.github/workflows/nodejs.yml
@@ -12,7 +12,6 @@ jobs:
12
with:
13
node-version: 12
14
- run: npm ci
15
- - run: npm test
16
17
publish-gpr:
18
needs: build
0 commit comments