mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-04-27 02:03:13 +00:00
update unit testing CI rules
This commit is contained in:
2
.github/workflows/submodule.yml
vendored
2
.github/workflows/submodule.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user