ci: try to fix test
This commit is contained in:
parent
4026094156
commit
62706699a2
|
@ -13,4 +13,5 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- run: |
|
||||
yarn
|
||||
yarn build
|
||||
yarn test
|
||||
|
|
Loading…
Reference in New Issue