Skip to content

Commit 2fe0799

Browse files
committed
fix ci
1 parent 169570b commit 2fe0799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
with:
1212
node-version: 18
1313
- run: npm ci
14-
- run: npm test
14+
- run: npm run build

0 commit comments

Comments
 (0)