mirror of https://github.com/databricks/cli.git
parent
2e8cb49195
commit
9e03f24364
|
@ -74,9 +74,6 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: get file changes
|
|
||||||
run: |
|
|
||||||
git diff --name-only ${{ github.event.before }} ${{ github.event.after }}
|
|
||||||
|
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v5
|
||||||
|
|
Loading…
Reference in New Issue