mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
add build
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -21,4 +21,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
- run: npm install
|
- run: npm install
|
||||||
|
- run: npm run build
|
||||||
- run: npm test
|
- run: npm test
|
||||||
|
Reference in New Issue
Block a user