Update CI-master_tests.yml

This commit is contained in:
Carlos Polop 2021-12-29 16:50:57 +00:00 committed by GitHub
parent 4ebc59f12c
commit c84f538d93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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