fix: promise compatible with HandleForm
This commit is contained in:
4
.github/workflows/node.js.yml
vendored
4
.github/workflows/node.js.yml
vendored
@ -21,6 +21,4 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm ci
|
||||
- run: npm run test:build
|
||||
- run: npm run test:lint
|
||||
- run: npm run test:unit
|
||||
- run: npm run test
|
||||
|
Reference in New Issue
Block a user