Update CI-master_tests.yml
This commit is contained in:
parent
4ebc59f12c
commit
c84f538d93
7
.github/workflows/CI-master_tests.yml
vendored
7
.github/workflows/CI-master_tests.yml
vendored
@ -119,12 +119,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v2
|
||||||
with:
|
|
||||||
persist-credentials: false
|
|
||||||
# Otherwise, you will failed to push refs to dest repo.
|
|
||||||
fetch-depth: 0
|
|
||||||
ref: refs/heads/${{ github.head_ref }}
|
|
||||||
|
|
||||||
- uses: actions/setup-go@v2
|
- uses: actions/setup-go@v2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user