Skip to content

Commit 1f58193

Browse files
committed
test build command
1 parent d5c4a07 commit 1f58193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
node-version: ${{ matrix.node-version }}
2424

2525
- run: npm install
26-
2726
- run: make eslint
27+
- run: make build

0 commit comments

Comments
 (0)