We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 657f503 commit 16d1c0aCopy full SHA for 16d1c0a
1 file changed
.github/workflows/release.yml
@@ -52,9 +52,6 @@ jobs:
52
package-manager-cache: false
53
registry-url: "https://registry.npmjs.org/"
54
55
- # Ensure npm 11.5.1 or later for trusted publishing
56
- - run: npm install -g npm@latest
57
-
58
- run: npm ci
59
60
- run: npm test
0 commit comments