We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac40447 commit 87af601Copy full SHA for 87af601
1 file changed
.github/workflows/npm-publish.yml
@@ -16,7 +16,6 @@ jobs:
16
with:
17
node-version: 16
18
- run: npm ci
19
- - run: npm test
20
- run: git config --global user.name "GitHub CD bot"
21
- run: git config --global user.email "github-cd-bot@example.com"
22
0 commit comments