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