Update ci_test.yml
This commit is contained in:
parent
6d11dc275d
commit
061811994d
|
@ -17,7 +17,7 @@ jobs:
|
|||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue