Fix no matrix on test
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: ${{ matrix.go }}
|
go-version: stable
|
||||||
#- name: golangci-lint
|
#- name: golangci-lint
|
||||||
# uses: golangci/golangci-lint-action@v9
|
# uses: golangci/golangci-lint-action@v9
|
||||||
# with:
|
# with:
|
||||||
|
|||||||
Reference in New Issue
Block a user