mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 07:25:56 +08:00
add build
This commit is contained in:
parent
46d2c25a9a
commit
d62086c437
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -21,4 +21,5 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
- run: npm test
|
||||
|
Loading…
Reference in New Issue
Block a user