Skip to content

Commit c226b2e

Browse files
authored
Merge pull request #395 from nikolas/test-build
test build command
2 parents d5c4a07 + 1f58193 commit c226b2e

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)