mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
restore test
This commit is contained in:
parent
cb98acd0e3
commit
3d561edf37
2
.github/workflows/test-browser.yml
vendored
2
.github/workflows/test-browser.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run test:build
|
- run: npm run test:browser
|
||||||
|
Loading…
Reference in New Issue
Block a user