Skip to content

Commit 9a140c8

Browse files
committed
don't run tests
1 parent bb743b3 commit 9a140c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
with:
1616
node-version: 18
1717
- run: npm ci
18-
- run: npm test
18+
- run: npm build

0 commit comments

Comments
 (0)