mirror of https://github.com/databricks/cli.git
temporary - try to remove setup-go
This commit is contained in:
parent
e852499473
commit
0027c654f1
|
@ -94,9 +94,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: stable
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue