Skip to content

Commit 7fddb41

Browse files
committed
fix tests
1 parent e9a7da6 commit 7fddb41

File tree

2 files changed

+1
-2072
lines changed

2 files changed

+1
-2072
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
node-version: "24"
2424
registry-url: "https://registry.npmjs.org"
25-
- run: npm ci
25+
- run: npm install
2626
- run: npm run build --if-present
2727
- run: npm test
2828
- run: rm -f .npmrc ~/.npmrc

0 commit comments

Comments
 (0)