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 b6d5797 commit 78f48ffCopy full SHA for 78f48ff
.github/workflows/npm-publish.yml
@@ -12,7 +12,6 @@ jobs:
12
- uses: actions/setup-node@v3
13
with:
14
node-version: 21
15
- cache: 'npm'
16
- run: npm test
17
18
publish-npm:
0 commit comments