This commit is contained in:
OpportunityLiu
2020-03-20 22:18:50 +08:00
Unverified
parent be19756845
commit f8bc635057
+2
View File
@@ -11,6 +11,8 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: install
run: yarn install
- name: build
run: yarn build
- name: test