mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-15 02:13:44 +00:00
Update py-test workflow (#8394)
This commit is contained in:
parent
1f4d16dab0
commit
dae7f8c5b4
1
.github/workflows/py-tests.yml
vendored
1
.github/workflows/py-tests.yml
vendored
@ -37,6 +37,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.event.pull_request.head.sha }}
|
ref: ${{ github.event.pull_request.head.sha }}
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Set up JDK 11
|
- name: Set up JDK 11
|
||||||
uses: actions/setup-java@v2
|
uses: actions/setup-java@v2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user