Skip to content

Commit 7e56358

Browse files
remove test command
1 parent c4f2042 commit 7e56358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish-github-packages.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 test
2020

2121
publish-gpr:
2222
needs: build

0 commit comments

Comments
 (0)