update unit testing CI rules

This commit is contained in:
FrankLeeeee
2022-03-03 07:42:46 +00:00
committed by Frank Lee
parent 0cd67a8dc0
commit fac5d05a8d
8 changed files with 66 additions and 59 deletions

View File

@@ -1,4 +1,5 @@
name: Synchronize Submodule
on:
workflow_dispatch:
schedule:
@@ -12,6 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
with:
ref: 'develop'
submodules: true
- name: echo