fix auto-animate error and spec
This commit is contained in:
parent
b84888214b
commit
f2fbc59bcc
7 changed files with 46 additions and 36 deletions
2
.github/workflows/js.yml
vendored
2
.github/workflows/js.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [13.x]
|
||||
node-version: [9.x, 13.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue