Skip to content

Commit af851a5

Browse files
committed
Update
1 parent 35ea908 commit af851a5

File tree

2 files changed

+1
-55
lines changed

2 files changed

+1
-55
lines changed

.github/workflows/auto-release.yml

Lines changed: 0 additions & 54 deletions
This file was deleted.

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
node-version: 20
1818
- run: npm ci
19-
- run: npm test
19+
- run: npm build
2020

2121
publish-gpr:
2222
needs: build

0 commit comments

Comments
 (0)