Update py-test workflow (#8394)

This commit is contained in:
Nahuel 2022-10-27 17:43:35 +02:00 committed by GitHub
parent 1f4d16dab0
commit dae7f8c5b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ jobs:
uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Set up JDK 11
uses: actions/setup-java@v2