bug修复
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Qumolama.d
2022-05-03 19:05:28 +08:00
parent 3b8712a212
commit 594fbdc75b
4 changed files with 23 additions and 4 deletions

View File

@ -8,7 +8,7 @@ name: test
steps:
- name: install
image: node16-alpine
image: node:16
commands:
- yarn install
- yarn test
@ -39,6 +39,6 @@ steps:
```
🌐 {{ build.link }}
{{/success}}