This commit is contained in:
@@ -31,6 +31,8 @@ jobs:
|
|||||||
go version
|
go version
|
||||||
- name: Run golangci-lint
|
- name: Run golangci-lint
|
||||||
uses: http://10.42.0.203:3000/golangci/golangci-lint-action@v9.2.0
|
uses: http://10.42.0.203:3000/golangci/golangci-lint-action@v9.2.0
|
||||||
|
with:
|
||||||
|
fetch-depth: 1
|
||||||
- name: Tests
|
- name: Tests
|
||||||
run: |
|
run: |
|
||||||
cd ${{ gitea.workspace }}
|
cd ${{ gitea.workspace }}
|
||||||
|
|||||||
Reference in New Issue
Block a user