Update ci_test.yml

This commit is contained in:
komaljaved-rs 2021-07-01 16:05:08 +05:00 committed by GitHub
parent 6d11dc275d
commit 061811994d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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