Update CI-master_tests.yml

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

View File

@ -121,7 +121,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: refs/heads/${{ github.head_ref }}
ref: ${{ github.head_ref }}
- uses: actions/setup-go@v2